Skip to content
Snippets Groups Projects
Unverified Commit eb80f9b6 authored by Brad Beam's avatar Brad Beam Committed by GitHub
Browse files

Merge pull request #2154 from tdihp/proxy-conf-restart-docker

Restart docker when http-proxy.conf changed.
parents ae47b617 32eeb9a0
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
template:
src: http-proxy.conf.j2
dest: /etc/systemd/system/docker.service.d/http-proxy.conf
notify: restart docker
when: http_proxy is defined or https_proxy is defined
- name: get systemd version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment