diff --git a/tasks/post_tasks.yml b/tasks/post_tasks.yml index 9a762d6..a3bfc7d 100644 --- a/tasks/post_tasks.yml +++ b/tasks/post_tasks.yml @@ -39,7 +39,6 @@ loop: "{{ postgres_users + postgres_users_extra }}" loop_control: label: "{{ item.name }}" - no_log: False become: True become_user: "{{ postgres_user }}"