--- - hosts: "{{ target }}" remote_user: core become: true roles: - apt_upgrade - hostnames - ntp - users - sshd - scripte - cron - ufw - snmp ...