mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
(cherry picked from commit ace4ee4f70)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
f74e25eef2
commit
2c369c9eb3
@ -1,4 +1,5 @@
|
||||
---
|
||||
dependencies:
|
||||
- setup_docker
|
||||
- setup_docker_sdk_for_python # needed for the Swarm modules
|
||||
- setup_remote_tmp_dir
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
---
|
||||
dependencies:
|
||||
- setup_docker
|
||||
- setup_docker_sdk_for_python # needed for the Swarm modules
|
||||
- setup_remote_tmp_dir
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
---
|
||||
dependencies:
|
||||
- setup_docker
|
||||
- setup_docker_sdk_for_python # needed for the Swarm modules
|
||||
- setup_remote_tmp_dir
|
||||
|
||||
Loading…
Reference in New Issue
Block a user