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

service_filelist -> iiab_ini_file

This commit is contained in:
root 2018-10-15 06:13:57 -04:00
parent c72272e146
commit d9c73cc804
44 changed files with 47 additions and 47 deletions

View file

@ -41,7 +41,7 @@
when: not docker_enabled
- name: add docker to service list
ini_file: dest='{{ service_filelist }}'
ini_file: dest='{{ iiab_ini_file }}'
section=docker
option='{{ item.option }}'
value='{{ item.value }}'