summaryrefslogtreecommitdiff
path: root/playbooks/common.yml
diff options
context:
space:
mode:
authorElizabeth Hunt <me@liz.coffee>2025-03-21 23:17:16 -0700
committerElizabeth Hunt <me@liz.coffee>2025-03-21 23:17:16 -0700
commit9b3532e762465b7f4f81459cfc96ed42cd5134d0 (patch)
treec5ead56d4a11f046526f706ee837b0128824999c /playbooks/common.yml
parentdde6850257c1181802b1e8cd46b8aadfe1551b1f (diff)
downloadinfra-9b3532e762465b7f4f81459cfc96ed42cd5134d0.tar.gz
infra-9b3532e762465b7f4f81459cfc96ed42cd5134d0.zip
update names
Diffstat (limited to 'playbooks/common.yml')
-rw-r--r--playbooks/common.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/playbooks/common.yml b/playbooks/common.yml
new file mode 100644
index 0000000..49ba22a
--- /dev/null
+++ b/playbooks/common.yml
@@ -0,0 +1,7 @@
+---
+
+- name: Common setup
+ hosts: all
+ become: true
+ roles:
+ - common