Fix automatrop system/access roles
This commit is contained in:
parent
729de4013e
commit
c9657f69d4
3 changed files with 38 additions and 17 deletions
|
@ -13,7 +13,7 @@
|
|||
- name: Enable passwordless sudo access to wheel group (Manjaro)
|
||||
copy:
|
||||
content: "%wheel ALL=(ALL) NOPASSWD: ALL"
|
||||
path: /etc/sudoers.d/11-wheel-nopasswd
|
||||
dest: /etc/sudoers.d/11-wheel-nopasswd
|
||||
mode: "u=rwx,g=rx,o="
|
||||
when: manjaro
|
||||
become: yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue