From bb1a3014d4d66edea2fdc47ee3da5aa5112da08e Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 22 Oct 2018 22:37:45 +0200 Subject: [PATCH] debugging --- tasks/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/config.yml b/tasks/config.yml index c79877b..b5c10dd 100644 --- a/tasks/config.yml +++ b/tasks/config.yml @@ -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