1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update iiab_ini.yml

This commit is contained in:
A Holt 2018-10-15 06:04:19 -04:00 committed by GitHub
parent a3c6c25c25
commit 96d194acf0
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 ini_file
- name: Create /etc/iiab/iiab.ini (iiab_config_file) - name: Create /etc/iiab/iiab.ini (iiab_ini_file)
file: file:
dest: "{{ iiab_ini_file }}" dest: "{{ iiab_ini_file }}"
state: touch state: touch