- name: Remove SSH key hosts: all become: yes roles: - role: manage_ssh_keys remove_user: true