Skip to content

Commit

Permalink
apt update cache on the deployer
Browse files Browse the repository at this point in the history
  • Loading branch information
xpillons committed Mar 14, 2024
1 parent b0d7be6 commit f100440
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions toolset/scripts/azhop-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
apt:
name: "{{ item }}"
state: present
update_cache: yes
cache_valid_time: 3600
with_items:
- apt-utils
- curl
Expand Down

0 comments on commit f100440

Please sign in to comment.