eh22-wiki: setup EH22 wiki using Ansible by copying and mod. wiki config
All checks were successful
/ Ansible Lint (push) Successful in 1m39s
All checks were successful
/ Ansible Lint (push) Successful in 1m39s
Also introduce wiki_hosts group for applying dokuwiki role to multiple hosts.
This commit is contained in:
parent
40cddb67b4
commit
bdbd9ce195
6 changed files with 93 additions and 3 deletions
|
@ -25,7 +25,7 @@
|
|||
- foobazdmx
|
||||
|
||||
- name: Ensure Dokuwiki config
|
||||
hosts: wiki
|
||||
hosts: wiki_hosts
|
||||
roles:
|
||||
- dokuwiki
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue