Initial commit
This commit is contained in:
commit
5fe082b8f6
33 changed files with 1177 additions and 0 deletions
3
roles/newsreader/templates/sudoers.j2
Normal file
3
roles/newsreader/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