1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Update roles/lokole/tasks/install.yml

Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
This commit is contained in:
A Holt 2018-11-03 13:25:57 -04:00 committed by GitHub
parent 116c0ea0d8
commit 1374aa89ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,7 +100,7 @@
- name: Add 'lokole' variable values to {{ iiab_ini_file }}
ini_file:
dest: "{{ service_filelist }}"
path: "{{ iiab_ini_file }}"
section: lokole
option: "{{ item.option }}"
value: "{{ item.value }}"