1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

Update iiab_ini.yml

This commit is contained in:
A Holt 2018-10-15 07:05:15 -04:00 committed by GitHub
parent b5efe25edb
commit 3de83185fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# workaround for fact that auto create does not work on ini_file # workaround for fact that auto create does not work on iiab_ini_file (/etc/iiab/iiab.ini)
- name: Create {{ iiab_ini_file }} (iiab_ini_file) - name: Create {{ iiab_ini_file }}
file: file:
dest: "{{ iiab_ini_file }}" dest: "{{ iiab_ini_file }}"
state: touch state: touch