Skip to content

Commit

Permalink
added no_log to create user-seed task (#228)
Browse files Browse the repository at this point in the history
Co-authored-by: Chesky Hershkowitz <yhersko@bhphoto.com>
  • Loading branch information
cheskyherskovic and Chesky Hershkowitz authored Sep 3, 2024
1 parent bfc12d4 commit 3845d98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/splunk/tasks/configure_user-seed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
group: "{{ splunk_nix_group }}"
mode: 0644
become: true
no_log: true
when: not splunk_etc_passwd.stat.exists
when:
- splunk_admin_password != 'undefined'

0 comments on commit 3845d98

Please sign in to comment.