]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian/roles/init-system/tasks/apt.yml
Feat(apt): Remove option `purge`
[ansible.git] / playbooks / debian / roles / init-system / tasks / apt.yml
index b0b1dbb9e3884ab669b6de9e1da13b7846501ad5..21732299efd3094fa2811374d620d24a12930c47 100644 (file)
@@ -29,7 +29,6 @@
            'gnupg', 'gnupg2', 'logcheck', 'mc', 'mutt',
            'procmail', 'rsync', 'unzip', 'vim', 'wget', 'zip',
           ]
-    purge: yes
     state: latest
     update_cache: yes