summaryrefslogtreecommitdiffstats
path: root/common-playbook.yml
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-11-05 08:02:44 -0400
committerSacha Chua <sacha@sachachua.com>2022-11-05 08:02:44 -0400
commit5bf4ab50e13a9be2923ddebe69525b40df8ab3bc (patch)
treec06ff0086d94135871e30981fa80a9112f990cf4 /common-playbook.yml
parent5f83a3fbeb91dea9c77925e83b09b27427435cb9 (diff)
downloademacsconf-ansible-5bf4ab50e13a9be2923ddebe69525b40df8ab3bc.tar.xz
emacsconf-ansible-5bf4ab50e13a9be2923ddebe69525b40df8ab3bc.zip
Separate caption and prerec roles
Diffstat (limited to 'common-playbook.yml')
-rw-r--r--common-playbook.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/common-playbook.yml b/common-playbook.yml
index a3377ea..463c411 100644
--- a/common-playbook.yml
+++ b/common-playbook.yml
@@ -41,6 +41,11 @@
name: stream
tasks_from: test
when: icecast_test is defined and icecast_test=='file'
+- name: Set up prerec processing workflow
+ hosts: res
+ tags: prerec
+ roles:
+ - prerec
- name: Set up captioning tools
hosts: res
tags: caption