Skip to content

Commit

Permalink
Update apr cache beforehand
Browse files Browse the repository at this point in the history
  • Loading branch information
anarion80 committed May 21, 2024
1 parent 78a245d commit 8af5da5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/livehelperchat/molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
ansible.builtin.apt:
name: unzip
state: present
update_cache: true
register: result
until: result is succeeded

0 comments on commit 8af5da5

Please sign in to comment.