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 %}
|
||||
restart: {{ item.restart }}
|
||||
{% endif %}
|
||||
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user