This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
777a741d4d
community.general
/
tests
/
integration
/
targets
/
docker_stack
/
templates
/
stack_compose_base.yml
6 lines
120 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-03-09 10:11:07 +01:00
version
:
'3'
services
:
busybox
:
[stable-1] Fix docker tests (#1398) * Adjust version_added, re-place tests. (#34) * Template docker test containers. * Forgot to adjust test.
2020-11-26 13:21:12 +01:00
image
:
"{{ docker_test_image_busybox }}:latest"
Initial commit
2020-03-09 10:11:07 +01:00
command
:
sleep 3600
Copy permalink