Skip to content

Commit

Permalink
no_log when something contains the word password
Browse files Browse the repository at this point in the history
ref: ansible/ansible-lint#1562

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
  • Loading branch information
konstruktoid committed May 20, 2021
1 parent b984c28 commit f7fb4de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/lockroot.yml
Expand Up @@ -4,6 +4,7 @@
user:
name: root
password_lock: 'yes'
no_log: true
tags:
- users
- lock_root
Expand Down

0 comments on commit f7fb4de

Please sign in to comment.