Hide secrets from log output

This commit is contained in:
Sebastian Haderecker
2019-10-21 14:40:19 +00:00
parent 2076cea40f
commit cbb2b66a72
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@
set_fact:
user_name: "{{ ansible_user }}"
user_salt: "s0mew1ck3dTpoT"
no_log: true
- name: Changing password for user {{ user_name }}
user: