- name: apt cleanup apt: clean: yes autoclean: yes - name: apt autoremove apt: autoremove: yes