resolve docker-compose.yml version is obsolete
This commit is contained in:
parent
af55a6feb7
commit
b06b6538c9
@ -1,6 +1,5 @@
|
||||
{{ ansible_managed | comment }}
|
||||
---
|
||||
version: "{{ compose_schema_version | default('2') }}"
|
||||
services:
|
||||
{% for container in containers %}
|
||||
{% if container.active %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user