aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-08-27 18:08:11 +0100
committerGravatar Johannes Christ <[email protected]>2024-08-27 20:09:17 +0200
commita5ce1affe99efbc0a9ef5ee39943039f338c48f7 (patch)
treeb175d7b79c8e5766831274395fd4ec224e91b396 /ansible
parentStop running pydis-users role on netcup hosts (diff)
Remove documentation and tooling references to pydis-users role
Diffstat (limited to 'ansible')
-rw-r--r--ansible/.gitattributes1
-rw-r--r--ansible/local_testing/README.md2
2 files changed, 1 insertions, 2 deletions
diff --git a/ansible/.gitattributes b/ansible/.gitattributes
index 2de2176..6313b56 100644
--- a/ansible/.gitattributes
+++ b/ansible/.gitattributes
@@ -1,2 +1 @@
* text=auto eol=lf
-roles/pydis-users/vars/main.yml diff=ansible-vault merge=binary
diff --git a/ansible/local_testing/README.md b/ansible/local_testing/README.md
index 2011dab..a9d19c5 100644
--- a/ansible/local_testing/README.md
+++ b/ansible/local_testing/README.md
@@ -63,7 +63,7 @@ vms:
### Ansible cannot decrypt the files encrypted with ansible vault.
-* The `ansible/roles/certbot/vars/main.yaml` and `ansible/roles/pydis-users/vars/main.yaml` files have been encrypted with ansible vault due to their sensitive content.
+* Various files in roles have been encrypted with ansible vault due to their sensitive content.
* If you lack access to the vault, you're going to have to either define your own variables or exclude the appropriate roles.