java-deptools: restart httpd on config change
This commit is contained in:
parent
debefd5bd9
commit
f8ded88a96
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue