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:05:33 -05:00 committed by GitHub
parent 03175b3a90
commit 11dec6ec32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,7 +122,7 @@
# following enables and disables
- include_tasks: nextcloud_enabled.yml
- name: Add 'nextcloud' to service list
- name: Add 'nextcloud' to list of services at /etc/iiab/iiab.ini
ini_file: dest='{{ service_filelist }}'
section=nextcloud
option='{{ item.option }}'