mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update computed_network.yml
This commit is contained in:
parent
cda32ce957
commit
89cf8be11d
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@
|
||||||
|
|
||||||
- name: Add 'computed_network' variable values to /etc/iiab/iiab.ini
|
- name: Add 'computed_network' variable values to /etc/iiab/iiab.ini
|
||||||
ini_file:
|
ini_file:
|
||||||
dest: "{{ iiab_config_file }}"
|
dest: "{{ iiab_ini_file }}"
|
||||||
section: computed_network
|
section: computed_network
|
||||||
option: "{{ item.option }}"
|
option: "{{ item.option }}"
|
||||||
value: "{{ item.value }}"
|
value: "{{ item.value }}"
|
||||||
|
|
Loading…
Reference in a new issue