mirror of
https://github.com/ansible/ansible.git
synced 2026-07-29 16:35:20 +02:00
7 lines
197 B
YAML
7 lines
197 B
YAML
- name: >-
|
|
verify that multiple level of nested statements and
|
|
include+meta doesn't mess included files mechanisms
|
|
hosts: testhost
|
|
tasks:
|
|
- include_tasks: ./tasks/nested/nested.yml
|