summaryrefslogtreecommitdiffstats
path: root/common-playbook.yml
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-31 21:53:15 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-31 21:53:15 -0400
commit4696aa1fed214fe1084d7c3deecaaa289bc0a1fd (patch)
treefa0d7d2d121cfe2787b1f1a94b2328aeff73c724 /common-playbook.yml
parentb8c97d14ed81871eef51ba7253982c45258ec538 (diff)
downloademacsconf-ansible-4696aa1fed214fe1084d7c3deecaaa289bc0a1fd.tar.xz
emacsconf-ansible-4696aa1fed214fe1084d7c3deecaaa289bc0a1fd.zip
Update OBS, renamepublish and edit
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