diff options
| author | 2024-04-14 21:30:43 +0200 | |
|---|---|---|
| committer | 2024-04-15 15:01:37 +0200 | |
| commit | 3516f01759dd9136069dc81cdd01cfba2ca7eb00 (patch) | |
| tree | 5f27a66ed9501baeb79d065ac603b2024ec929ba /ansible/.gitattributes | |
| parent | Update vars to have the role name as a prefix (diff) | |
Use Ansible Vault for storing users
Closes #211.
Diffstat (limited to 'ansible/.gitattributes')
| -rw-r--r-- | ansible/.gitattributes | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ansible/.gitattributes b/ansible/.gitattributes index 923ae1a..0a0fb7e 100644 --- a/ansible/.gitattributes +++ b/ansible/.gitattributes @@ -1 +1 @@ -roles/pydis-users/vars/main.yml filter=git-crypt diff=git-crypt +roles/pydis-users/vars/main.yml diff=ansible-vault merge=binary | 
