- name: Install packages apt: name: # Needed for handling GPG keys for repositories - debian-keyring - debian-archive-keyring - apt-transport-https # Easy to edit files - vim state: present