mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update iiab_ini.yml
This commit is contained in:
parent
b5efe25edb
commit
3de83185fc
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# workaround for fact that auto create does not work on ini_file
|
||||
- name: Create {{ iiab_ini_file }} (iiab_ini_file)
|
||||
# workaround for fact that auto create does not work on iiab_ini_file (/etc/iiab/iiab.ini)
|
||||
- name: Create {{ iiab_ini_file }}
|
||||
file:
|
||||
dest: "{{ iiab_ini_file }}"
|
||||
state: touch
|
||||
|
|
Loading…
Reference in a new issue