]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian/update-all-apt.yml
Feat(init-local-phd): Install VirtualBox
[ansible.git] / playbooks / debian / update-all-apt.yml
index 40a1af70df7b6865e9bb5fbc884300bd14750efe..580672c566ab57ea4cf2625e3bdcd193cf44c590 100644 (file)
@@ -7,8 +7,8 @@
       apt:
         autoclean: yes
         autoremove: yes
+        cache_valid_time: 3600
         install_recommends: no
         name: "*"
-        purge: yes
         state: latest
         update_cache: yes