--- - hosts: "{{ target }}" remote_user: core become: true roles: - apt_upgrade - bs_hostnames - bs_ntp - bs_users - bs_sshd - bs_scripte - bs_cron - bs_ufw - bs_snmp ...