f19ab56eb4
* Add docker_image_facts tests. * Add basic integration test for docker_volume. * Add basic docker_image tests. * Only start test registry when tests are actually run (i.e. not on CentOS 6).
3 lines
74 B
YAML
3 lines
74 B
YAML
---
|
|
- name: "Loading tasks from {{ item }}"
|
|
include_tasks: "{{ item }}"
|