Switch back to this setup
This commit is contained in:
parent
c6e71f899a
commit
75a68ab596
2 changed files with 1 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
- name: setup /etc/sudoers.d/sysadmin-main
|
||||
copy: src="{{ private }}/files/sudo/sysadmin-main" dest=/etc/sudoers.d/ owner=root group=root mode=0600
|
||||
when: sudoers_main == 'passwd'
|
||||
when: sudoers_main is not defined
|
||||
tags:
|
||||
- config
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue