mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update computed_services.yml
This commit is contained in:
parent
89cf8be11d
commit
ad247eb8b4
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
- name: Add 'network' variable values (from computed_services.yml) to /etc/iiab/iiab.ini
|
- name: Add 'network' variable values (from computed_services.yml) to /etc/iiab/iiab.ini
|
||||||
ini_file:
|
ini_file:
|
||||||
dest: "{{ iiab_config_file }}"
|
dest: "{{ iiab_ini_file }}"
|
||||||
section: network
|
section: network
|
||||||
option: "{{ item.option }}"
|
option: "{{ item.option }}"
|
||||||
value: "{{ item.value }}"
|
value: "{{ item.value }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue