1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Sugarizer description had *4* marks in iiab.env

This commit is contained in:
A Holt 2017-11-16 23:11:45 -05:00 committed by GitHub
parent 08be514b30
commit 06a375fa06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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