From 4696aa1fed214fe1084d7c3deecaaa289bc0a1fd Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 31 Oct 2022 21:53:15 -0400 Subject: Update OBS, renamepublish and edit --- common-playbook.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'common-playbook.yml') 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 -- cgit v1.2.3