mirror of https://github.com/ansible/ansible.git
parent
0cecfd9877
commit
b5a4fe62ed
@ -0,0 +1,3 @@
|
|||||||
|
shippable/posix/group4
|
||||||
|
context/controller
|
||||||
|
gather_facts/no
|
||||||
@ -0,0 +1,3 @@
|
|||||||
|
- include_tasks: "{{ item }}"
|
||||||
|
with_items:
|
||||||
|
- "{{ role_path }}/tests/one.yml"
|
||||||
@ -0,0 +1 @@
|
|||||||
|
- include_tasks: two.yml
|
||||||
@ -0,0 +1 @@
|
|||||||
|
- debug:
|
||||||
Loading…
Reference in New Issue