mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
cleaner Ansible messaging
This commit is contained in:
parent
72753c295d
commit
62f64b3093
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
include: install.yml
|
||||
when: dokuwiki_install
|
||||
|
||||
- name: Add dokuwiki to service list
|
||||
- name: Add DokuWiki to service list
|
||||
ini_file: dest='{{ service_filelist }}'
|
||||
section=dokuwiki
|
||||
option='{{ item.option }}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue