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