9126ac53e3
* Add dynamic and static include tests. * Update task names for junit output.
4 lines
76 B
YAML
4 lines
76 B
YAML
- hosts: localhost
|
|
gather_facts: no
|
|
tasks:
|
|
- include_tasks: tasks.yml
|