eh22-wiki: setup EH22 wiki using Ansible by copying and mod. wiki config

Also introduce wiki_hosts group for applying dokuwiki role to multiple
hosts.
This commit is contained in:
June 2025-02-10 23:40:39 +01:00
parent 40cddb67b4
commit bdbd9ce195
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
6 changed files with 93 additions and 3 deletions
playbooks

View file

@ -25,7 +25,7 @@
- foobazdmx
- name: Ensure Dokuwiki config
hosts: wiki
hosts: wiki_hosts
roles:
- dokuwiki