This commit is contained in:
Ralph Bean 2014-12-12 20:11:24 +00:00
parent f564ccfe20
commit f1ed898b9f

View file

@ -1,15 +1,15 @@
copy: src=fingerprints.html dest=/srv/web/fingerprints.html - copy: src=fingerprints.html dest=/srv/web/fingerprints.html
notify: notify:
- restart httpd - restart httpd
tags: tags:
- fingerprints - fingerprints
- httpd - httpd
- httpd/fingerprints - httpd/fingerprints
copy: src=fingerprints.conf dest=/etc/httpd/conf.d/{{website}}/fingerprints.conf - copy: src=fingerprints.conf dest=/etc/httpd/conf.d/{{website}}/fingerprints.conf
notify: notify:
- restart httpd - restart httpd
tags: tags:
- fingerprints - fingerprints
- httpd - httpd
- httpd/fingerprints - httpd/fingerprints