summaryrefslogtreecommitdiffstats
path: root/common-playbook.yml
diff options
context:
space:
mode:
Diffstat (limited to 'common-playbook.yml')
-rw-r--r--common-playbook.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/common-playbook.yml b/common-playbook.yml
index 2adfdff..5c6cf83 100644
--- a/common-playbook.yml
+++ b/common-playbook.yml
@@ -3,16 +3,16 @@
tags: wiki
roles:
- wiki
-- name: Set up wiki for publishing
+- name: Set up publishing
hosts: res
tags: wiki-publish
roles:
- - wiki-publish
-- name: Set up wiki for interactive editing
+ - publish
+- name: Set up interactive editing
hosts: res
- tags: wiki-edit
+ tags: edit
roles:
- - wiki-edit
+ - edit
- name: Set up pad
hosts: pad
tags: pad
@@ -53,6 +53,6 @@
- media
- name: Set up OBS
hosts: obs
- tags: obs
+ tags: obs, wip
roles:
- obs