--- - hosts: localhost connection: local roles: - { role: packages, become: true} - { role: ssh, become: true} - configs