remove whitespace
This commit is contained in:
parent
bd53dd525c
commit
95d2ed8da6
@ -1,5 +1,5 @@
|
|||||||
{{ ansible_managed | comment }}
|
{{ ansible_managed | comment }}
|
||||||
OPTIONS='{{' --userns-remap=' + dockerengine_nsremap_user + ':' + dockerengine_nsremap_user if dockerengine_usernamespace_enabled | bool else '' }}'
|
OPTIONS='{{'--userns-remap=' + dockerengine_nsremap_user + ':' + dockerengine_nsremap_user if dockerengine_usernamespace_enabled | bool else '' }}'
|
||||||
|
|
||||||
# Proxy settings
|
# Proxy settings
|
||||||
{% if dockerengine_http_proxy is defined %}
|
{% if dockerengine_http_proxy is defined %}
|
||||||
|
Loading…
Reference in New Issue
Block a user