Add wiki playbook

This commit is contained in:
Fritz Grimpen 2021-02-02 18:59:23 +00:00
parent cba94e7929
commit ca2aeff2f3
2 changed files with 7 additions and 0 deletions

View File

@ -6,3 +6,4 @@
- import_playbook: bhyve.yml
- import_playbook: mail.yml
- import_playbook: restic.yml
- import_playbook: wiki.yml

6
wiki.yml Normal file
View File

@ -0,0 +1,6 @@
---
- hosts:
- wiki
become: yes
roles:
- mediawiki