added role docker_host

This commit is contained in:
Jens Heinitz
2021-07-09 14:42:10 +02:00
parent a5fa558ae6
commit e72a17d688
16 changed files with 412 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
[Service]
Environment="HTTPS_PROXY={{ docker_https_proxy_url }}" "HTTP_PROXY={{ docker_http_proxy_url }}" "NO_PROXY={{ docker_no_proxy_url }}"