--- - name: Converge hosts: all any_errors_fatal: true tasks: - name: "Include cis_hardening" ansible.builtin.include_role: name: "cis_hardening"