community.general/tests/integration/targets/docker_stack/files/stack_compose_base.yml
Ansible Core Team aebc1b03fd Initial commit
2020-03-09 09:11:07 +00:00

5 lines
94 B
YAML

version: '3'
services:
busybox:
image: busybox:latest
command: sleep 3600