mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 20:38:42 +00:00
* New module docker-plugin with integration_tests * Fix sanity test * Changes made as per the reviewer suggested * Fix check-mode and test directory * Fix Sanity * fix integration * fix integration * fix integration * fix integration
4 lines
74 B
YAML
4 lines
74 B
YAML
---
|
|
- name: "Loading tasks from {{ item }}"
|
|
include_tasks: "{{ item }}"
|