summaryrefslogtreecommitdiffstats
path: root/common-playbook.yml
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2025-12-02 21:28:32 -0500
committerSacha Chua <sacha@sachachua.com>2025-12-02 21:28:32 -0500
commitf118b3636c941fca5d346df3dd94d0a89c25bbb8 (patch)
tree2eeeb215ae5f1d3dffe47b6b87c202b6b66c9cf6 /common-playbook.yml
parent16cbdc124d448afd1264fa37b12bd8f0f1841fd8 (diff)
downloademacsconf-ansible-f118b3636c941fca5d346df3dd94d0a89c25bbb8.tar.xz
emacsconf-ansible-f118b3636c941fca5d346df3dd94d0a89c25bbb8.zip
add lounge roleHEADmain
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 4b12e4d..9cb44a3 100644
--- a/common-playbook.yml
+++ b/common-playbook.yml
@@ -71,3 +71,8 @@
tags: live
roles:
- live
+- name: Set up lounge
+ hosts: front
+ tags: lounge
+ roles:
+ - lounge