dfgf
Some checks failed
ansible-lint / gitleaks (pull_request) Successful in 3s
ansible-lint / Ansible Lint (pull_request) Failing after 45s

This commit is contained in:
Michael Grote 2024-10-23 22:00:32 +02:00
parent 4b23b06cc1
commit f3ee42cab1

View file

@ -57,7 +57,6 @@
when: item.allow_sudo|default(false) and item.allow_sudo is defined
no_log: true
- name: Ensure users are removed from sudoers
ansible.builtin.file:
path: "/etc/sudoers.d/users-sudo-{{ item.username }}"