mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
Update main.yml
This commit is contained in:
parent
93462568ab
commit
4eeb3f6583
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
||||||
|
|
||||||
- name: Add 'xovis' variable values to {{ iiab_ini_file }}
|
- name: Add 'xovis' variable values to {{ iiab_ini_file }}
|
||||||
ini_file:
|
ini_file:
|
||||||
dest: "{{ iiab_ini_file }}"
|
path: "{{ iiab_ini_file }}"
|
||||||
section: xovis
|
section: xovis
|
||||||
option: "{{ item.option }}"
|
option: "{{ item.option }}"
|
||||||
value: "{{ item.value }}"
|
value: "{{ item.value }}"
|
||||||
|
|
Loading…
Reference in a new issue