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