Skip to content

Commit

Permalink
Update OS package cache also for enterprise installation (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmittsva authored Dec 11, 2024
1 parent 759a9ae commit aa950f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/install_enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
package:
name: "{{ vault_os_packages }}"
state: present
update_cache: true
tags: installation

- name: "[Enterprise] Check vault_enterprise_shasums (local)"
Expand Down

0 comments on commit aa950f8

Please sign in to comment.