mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-19 23:31:27 +00:00
* Adding very basic integration tests for docker_network. * Fixing some details (review comments).
4 lines
74 B
YAML
4 lines
74 B
YAML
---
|
|
- name: "Loading tasks from {{ item }}"
|
|
include_tasks: "{{ item }}"
|