debugging
This commit is contained in:
parent
f879f6fb2c
commit
bb1a3014d4
@ -15,7 +15,6 @@
|
||||
with_items: "{{ postgres_users }}"
|
||||
loop_control:
|
||||
label: "{{ item.name }}"
|
||||
no_log: True
|
||||
when: item.pam_user | default(False)
|
||||
|
||||
- name: Setup client authentication
|
||||
|
Loading…
Reference in New Issue
Block a user