Merge branch 'master' of github.com:IronicBadger/ansible-role-docker-compose-generator
This commit is contained in:
commit
56c21e0c9c
@ -50,6 +50,5 @@ services:
|
|||||||
{% if item.restart is defined %}
|
{% if item.restart is defined %}
|
||||||
restart: {{ item.restart }}
|
restart: {{ item.restart }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
Loading…
x
Reference in New Issue
Block a user