From a5ce1affe99efbc0a9ef5ee39943039f338c48f7 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Tue, 27 Aug 2024 18:08:11 +0100 Subject: Remove documentation and tooling references to pydis-users role --- ansible/.gitattributes | 1 - ansible/local_testing/README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'ansible') 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. -- cgit v1.2.3