--- - name: "Run ci/playbooks/test-base-job/nested-run.yml" hosts: "{{ cifmw_target_host | default('localhost') }}" gather_facts: true tasks: - name: Test include a dummy role ansible.builtin.include_role: name: cifmw_test_role