Initial commit

This commit is contained in:
Sonny Bakker 2021-01-31 23:32:33 +01:00
commit b16f2585c7
19 changed files with 690 additions and 0 deletions

3
templates/sudoers.j2 Normal file
View file

@ -0,0 +1,3 @@
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
#
ansible ALL = (sentry:sentry) NOPASSWD: ALL