Skip to content

Commit

Permalink
Set apt cache valid time to one day
Browse files Browse the repository at this point in the history
patch by @tsekityam
closes #220
  • Loading branch information
nusenu committed Oct 10, 2021
1 parent 139c7df commit 9dc55a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/apt_prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
apt:
name: lsb-release,apt-transport-https,gpg
update_cache: yes
cache_valid_time: 86400
notify:
- re-gather facts

Expand Down

0 comments on commit 9dc55a7

Please sign in to comment.