mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Update roles/lokole/tasks/install.yml
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
This commit is contained in:
parent
116c0ea0d8
commit
1374aa89ec
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
||||||
|
|
||||||
- name: Add 'lokole' variable values to {{ iiab_ini_file }}
|
- name: Add 'lokole' variable values to {{ iiab_ini_file }}
|
||||||
ini_file:
|
ini_file:
|
||||||
dest: "{{ service_filelist }}"
|
path: "{{ iiab_ini_file }}"
|
||||||
section: lokole
|
section: lokole
|
||||||
option: "{{ item.option }}"
|
option: "{{ item.option }}"
|
||||||
value: "{{ item.value }}"
|
value: "{{ item.value }}"
|
||||||
|
|
Loading…
Reference in a new issue