From 9b3532e762465b7f4f81459cfc96ed42cd5134d0 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Fri, 21 Mar 2025 23:17:16 -0700 Subject: update names --- playbooks/common.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 playbooks/common.yml (limited to 'playbooks/common.yml') 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 -- cgit v1.2.3-70-g09d2