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:
parent
c72272e146
commit
d9c73cc804
44 changed files with 47 additions and 47 deletions
|
@ -24,7 +24,7 @@
|
|||
when: rachel_enabled and rachel_content_found
|
||||
|
||||
- name: Add rachel to service list
|
||||
ini_file: dest='{{ service_filelist }}'
|
||||
ini_file: dest='{{ iiab_ini_file }}'
|
||||
section=rachel
|
||||
option='{{ item.option }}'
|
||||
value='{{ item.value }}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue