You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/roles/end_role_nested.yml

7 lines
133 B
YAML

- hosts: host1,host2
gather_facts: false
tasks:
- include_role:
name: end_role_inside
tasks_from: nested.yml