Move to simpler file structure
This commit is contained in:
parent
fe72523a5a
commit
d71a28e1c8
33 changed files with 374 additions and 406 deletions
3
templates/sudoers.j2
Normal file
3
templates/sudoers.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
#
|
||||
ansible ALL = (newsreader:newsreader) NOPASSWD: ALL
|
||||
Reference in a new issue