mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
4eeb3f6583
commit
744901fefd
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
||||||
|
|
||||||
- name: Add 'idmgr' variable values to {{ iiab_ini_file }}
|
- name: Add 'idmgr' variable values to {{ iiab_ini_file }}
|
||||||
ini_file:
|
ini_file:
|
||||||
dest: "{{ iiab_ini_file }}"
|
path: "{{ iiab_ini_file }}"
|
||||||
section: idmgr
|
section: idmgr
|
||||||
option: "{{ item.option }}"
|
option: "{{ item.option }}"
|
||||||
value: "{{ item.value }}"
|
value: "{{ item.value }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue