Revert "temp disable wrong warning relatest to ansible #68106"
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 8312af5b69
.
This commit is contained in:
parent
8312af5b69
commit
8b6329a047
@ -39,7 +39,6 @@
|
|||||||
loop: "{{ postgres_users + postgres_users_extra }}"
|
loop: "{{ postgres_users + postgres_users_extra }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
label: "{{ item.name }}"
|
label: "{{ item.name }}"
|
||||||
no_log: False
|
|
||||||
become: True
|
become: True
|
||||||
become_user: "{{ postgres_user }}"
|
become_user: "{{ postgres_user }}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user