Add mpd setup
This commit is contained in:
parent
26562383cb
commit
5911d7ace4
11 changed files with 185 additions and 2 deletions
4
roles/arch/templates/sudoers.j2
Normal file
4
roles/arch/templates/sudoers.j2
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
|
||||
sonny ALL=(ALL) NOPASSWD: /usr/bin/mount
|
||||
sonny ALL=(ALL) NOPASSWD: /usr/bin/umount
|
||||
Loading…
Add table
Add a link
Reference in a new issue