1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

clarify Ansible output

This commit is contained in:
A Holt 2017-10-27 10:51:16 -04:00 committed by GitHub
parent 113b3c496f
commit 2904163eee

View file

@ -105,7 +105,7 @@
- { src: 'iiab-make-apache-config.py', dest: '/usr/bin/iiab-make-apache-config.py', mode: '0755'}
- name: Add kiwix to service list
- name: Add kiwix-serve to list of services
ini_file: dest='{{ service_filelist }}'
section=kiwix-serve
option='{{ item.option }}'