mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +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 }}"
|
name: "{{ apache_service }}"
|
||||||
state: restarted
|
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:
|
ini_file:
|
||||||
dest: "{{ service_filelist }}"
|
dest: "{{ service_filelist }}"
|
||||||
section: lokole
|
section: lokole
|
||||||
|
|
Loading…
Reference in a new issue