Skip to content

Commit aa950f8

Browse files
authored
Update OS package cache also for enterprise installation (#357)
1 parent 759a9ae commit aa950f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/install_enterprise.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
package:
77
name: "{{ vault_os_packages }}"
88
state: present
9+
update_cache: true
910
tags: installation
1011

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

0 commit comments

Comments
 (0)