dfg
Some checks failed
ansible-lint / gitleaks (pull_request) Successful in 6s
ansible-lint / Ansible Lint (pull_request) Failing after 43s

This commit is contained in:
Michael Grote 2024-10-23 22:00:54 +02:00
parent f3ee42cab1
commit 6d060ef363

View file

@ -63,4 +63,4 @@
state: "{{ item.state | default('present') }}"
loop: '{{ users }}'
when: (item.allow_sudo|default(false) and item.allow_sudo is defined) and (item.state == absent)
no_log: true
# no_log: true