Skip to content

Commit

Permalink
Add no_log to plugin data configuration to hide sensible infos from log
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Caron committed Nov 13, 2022
1 parent 5b67e09 commit 365c70a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/pve-acme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
dest: "{{ temp_config.path }}"
mode: "0600"
when: pve_acme_plugin_name | string not in acme_plugin_list.stdout
no_log: true

- name: Add ACME plugin configuration
ansible.builtin.command:
Expand Down

0 comments on commit 365c70a

Please sign in to comment.