]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian/init-local-phd.yml
Feat(adjtimex): Install `adjtimex` and `ntpdate`
[ansible.git] / playbooks / debian / init-local-phd.yml
index 2a740e51e4b06ab01f86ae8d878d0c4fcfb63553..1c1f89fecfe3e67b79cd0ce3120433f2d407cdf5 100644 (file)
@@ -24,8 +24,8 @@
       apt:
         autoclean: yes
         autoremove: yes
+        cache_valid_time: 3600
         install_recommends: no
         name: ['fvwm', 'rxvt-unicode', 'xorg']
-        purge: yes
         state: latest
         update_cache: yes