Skip to content
Snippets Groups Projects
Commit 32eeb9a0 authored by heping's avatar heping
Browse files

Restart docker when http-proxy.conf changed.

parent ffbdf31a
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