mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
ini location may vary
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
This commit is contained in:
parent
eed01b1333
commit
116c0ea0d8
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
|||
name: "{{ apache_service }}"
|
||||
state: restarted
|
||||
|
||||
- name: Add 'lokole' to list of services at /etc/iiab/iiab.ini
|
||||
- name: Add 'lokole' variable values to {{ iiab_ini_file }}
|
||||
ini_file:
|
||||
dest: "{{ service_filelist }}"
|
||||
section: lokole
|
||||
|
|
Loading…
Reference in a new issue