java-deptools: restart httpd on config change

This commit is contained in:
Mikolaj Izdebski 2018-09-05 01:39:30 +00:00
parent debefd5bd9
commit f8ded88a96

View file

@ -83,6 +83,8 @@
- name: Install proxy config
copy: src=proxy.conf dest=/etc/httpd/conf.d/java-deptools-proxy.conf
notify:
- restart httpd
tags:
- config