Skip to content

Commit

Permalink
Merge pull request #66 from VictoriaMetrics/vmauth/no-log
Browse files Browse the repository at this point in the history
roles/vmauth: add no_log for config templating
  • Loading branch information
zekker6 authored May 22, 2024
2 parents f12677b + 2a35d50 commit f5bf3a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/vmauth/tasks/configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
owner: "{{ vmauth_system_user }}"
group: "{{ vmauth_system_group }}"
mode: 0644
no_log: true
when:
- vmauth_auth_config != ""
notify: Restart vmauth service
Expand Down

0 comments on commit f5bf3a2

Please sign in to comment.