hide logs with password hash

This commit is contained in:
Jean-Marie Mineau 2021-04-15 16:35:51 +02:00
parent a95f4dd0cd
commit a54a366adf

View file

@ -7,6 +7,7 @@
shell: "{{ item.shell }}"
password: "{{ item.password_hash }}"
loop: "{{ uservault_users }}"
no_log: true
- name: Add ssh key
authorized_key: