We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af55a6f + b06b653 commit 447db55Copy full SHA for 447db55
templates/docker-compose.yml.j2
@@ -1,6 +1,5 @@
1
{{ ansible_managed | comment }}
2
---
3
-version: "{{ compose_schema_version | default('2') }}"
4
services:
5
{% for container in containers %}
6
{% if container.active %}
0 commit comments