1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

Update main.yml

This commit is contained in:
A Holt 2017-11-19 23:02:07 -05:00 committed by GitHub
parent 1e71c33b59
commit a0f9b922bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,10 +98,10 @@
- name: Add 'sugarizer' to service list
ini_file:
dest="{{ service_filelist }}"
section=sugarizer
option="{{ item.option }}"
value="{{ item.value }}"
dest: "{{ service_filelist }}"
section: sugarizer
option: "{{ item.option }}"
value: "{{ item.value }}"
with_items:
- option: name
value: Sugarizer