Skip to content

Commit

Permalink
Added no_log to postgres username password assertion (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamBrauns authored Mar 14, 2024
1 parent 9d8c56b commit 83ac025
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
loop_control:
loop_var: curr_user
when: curr_user.enabled | bool
no_log: true # secret passwords

- name: Define OS-specific variables
ansible.builtin.include_vars: "{{ ansible_os_family }}.yml"
Expand Down

0 comments on commit 83ac025

Please sign in to comment.