dfsgds
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 4s
ansible-lint / Ansible Lint (pull_request) Successful in 36s

This commit is contained in:
Michael Grote 2024-10-23 22:20:01 +02:00
parent 673f341bcb
commit 29e61c0f8a

View file

@ -55,7 +55,7 @@
validate: 'visudo -cf %s'
owner: root
group: root
mode: "0644"
mode: "0440"
loop: '{{ users }}'
when: item.allow_sudo|default(false) and item.allow_sudo is defined
no_log: true