Skip to content

Commit

Permalink
add become true for task 'Enable logrotate for vault'
Browse files Browse the repository at this point in the history
  • Loading branch information
bbayszczak authored and bbaassssiiee committed May 23, 2021
1 parent fee36b7 commit 6c1db7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
- "{{ vault_run_path }}"

- name: Enable logrotate for vault
become: true
template:
src: "{{ vault_logrotate_template }}"
dest: /etc/logrotate.d/vault
Expand Down

0 comments on commit 6c1db7b

Please sign in to comment.