Skip to content

Commit

Permalink
notify restart handler on repo install
Browse files Browse the repository at this point in the history
  • Loading branch information
lakrass committed Dec 11, 2024
1 parent db8ea03 commit 10eb245
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/install_hashi_repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
{% else %}\
vault{{ '-enterprise' if (vault_enterprise | bool) else '' }}={{ vault_version }}{{ vault_version_repo_suffix }}\
{% endif %}"
notify: Restart vault

- name: Mask default Vault config from package
become: true
Expand Down

0 comments on commit 10eb245

Please sign in to comment.