ansible/test/integration/targets/docker_container/tasks/run-test.yml
Felix Fontein 6e04a1dbdc integration tests for docker_container (#45747)
* First round of integration tests for docker_container.

* Added regression test for #45700.

* Work around dict order randomization.
2018-09-19 21:01:23 +10:00

3 lines
74 B
YAML

---
- name: "Loading tasks from {{ item }}"
include_tasks: "{{ item }}"