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

Update main.yml

This commit is contained in:
A Holt 2017-11-26 20:09:09 -05:00 committed by GitHub
parent 8a7a86bce8
commit 4d0ab1e324
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@
- include_tasks: enable.yml
- name: Add 'kalite-serve' to list of services at /etc/iiab/iiab.ini
- name: Add 'kalite' to list of services at /etc/iiab/iiab.ini
ini_file: dest='{{ service_filelist }}'
section=kalite
option='{{ item.option }}'