aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/.gitattributes
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-04-10 21:34:40 +0200
committerGravatar jchristgit <[email protected]>2024-04-13 08:53:01 +0200
commit546fa6555d0cba300486f035ae8ca7fecc30d345 (patch)
tree5d5debc27b264a6dbed6edd9e9c24ce65ae57704 /ansible/.gitattributes
parentCopy root bashrc from skel (diff)
Add a users role
The new `pydis-users` role allows us to manage user accounts and move away from the root user setup script, eventually locking down SSH access to the root user. Joe, Chris and me have been added as users.
Diffstat (limited to 'ansible/.gitattributes')
-rw-r--r--ansible/.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/.gitattributes b/ansible/.gitattributes
new file mode 100644
index 0000000..923ae1a
--- /dev/null
+++ b/ansible/.gitattributes
@@ -0,0 +1 @@
+roles/pydis-users/vars/main.yml filter=git-crypt diff=git-crypt