debugging

This commit is contained in:
Robert Kaussow 2018-10-22 22:37:45 +02:00
parent f879f6fb2c
commit bb1a3014d4

View File

@ -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