7 lines
168 B
YAML
7 lines
168 B
YAML
---
|
|
# Install DokuWiki on the wiki TEST container
|
|
# When it will be operational, horus-wikitest will replace horus-wiki
|
|
- hosts: horus-wikitest
|
|
roles:
|
|
- dokuwiki
|
|
|