revert parts of "506fa8da8d" (explanation inline) #217

Merged
mg merged 33 commits from dbg into master 2024-10-23 22:55:42 +02:00
Showing only changes of commit f3ee42cab1 - Show all commits

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 }}"