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

View file

@ -1,4 +1,4 @@
copy: src=fingerprints.html dest=/srv/web/fingerprints.html
- copy: src=fingerprints.html dest=/srv/web/fingerprints.html
notify:
- restart httpd
tags:
@ -6,7 +6,7 @@ tags:
- httpd
- 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:
- restart httpd
tags: