From 3e8c0e35d40d5a47a7e84e75979e17820dee8f76 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 26 Oct 2020 17:10:27 +0100 Subject: don't use main.yml inside group_vars --- inventory/group_vars/chaos-at-home/vars.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 inventory/group_vars/chaos-at-home/vars.yml (limited to 'inventory/group_vars/chaos-at-home/vars.yml') diff --git a/inventory/group_vars/chaos-at-home/vars.yml b/inventory/group_vars/chaos-at-home/vars.yml new file mode 100644 index 00000000..b0322c81 --- /dev/null +++ b/inventory/group_vars/chaos-at-home/vars.yml @@ -0,0 +1,7 @@ +--- +zsh_banner: chaos-at-home + +admin_users_group: + - equinox + +acmetool_account_email: admin@chaos-at-home.org -- cgit v1.2.3