summaryrefslogtreecommitdiff
path: root/inventory/group_vars/elevate/main.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-10-26 17:10:27 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-10-26 17:10:27 +0100
commit3e8c0e35d40d5a47a7e84e75979e17820dee8f76 (patch)
tree651a5f6fc1cbdc5dbb9ae55c1bbccf2d5aa989e7 /inventory/group_vars/elevate/main.yml
parentremove now unneeded filesystem handling for ubuntu-ws (diff)
don't use main.yml inside group_vars
Diffstat (limited to 'inventory/group_vars/elevate/main.yml')
-rw-r--r--inventory/group_vars/elevate/main.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/inventory/group_vars/elevate/main.yml b/inventory/group_vars/elevate/main.yml
deleted file mode 100644
index e108d8f2..00000000
--- a/inventory/group_vars/elevate/main.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-zsh_banner: elevate
-
-acmetool_account_email: equinox@elevate.at
-
-apt_repo_blackmagic_auth:
- username: "elevate"
- password: "{{ vault_apt_repo_blackmagic_auth.password }}"