Optimized security with administrator user

This commit is contained in:
2020-12-31 17:01:47 +01:00
parent 8d4878d299
commit 11deb714b9
5 changed files with 8 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
group: administrator
mode: '0644'
- name: grant administrator sudo rights without password
- name: grant administrator sudo rights with password
copy:
content: '%administrator ALL=(ALL) NOPASSWD: ALL'
dest: /etc/sudoers.d/administrator
src: "administrator.conf"
dest: /etc/sudoers.d/administrator.conf