Skip to content
Snippets Groups Projects
Verified Commit 96b067e8 authored by Varac's avatar Varac
Browse files

Decrease apt cache update interval to once a day

parent 016d5e06
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,8 @@
- git
- iptables-persistent
- snapd
cache_valid_time: 1209600
# Update again after 1 day
cache_valid_time: 86400
update_cache: yes
- name: Set configuration directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment