Typofix.
This commit is contained in:
parent
f564ccfe20
commit
f1ed898b9f
1 changed files with 14 additions and 14 deletions
|
@ -1,15 +1,15 @@
|
|||
copy: src=fingerprints.html dest=/srv/web/fingerprints.html
|
||||
notify:
|
||||
- restart httpd
|
||||
tags:
|
||||
- fingerprints
|
||||
- httpd
|
||||
- httpd/fingerprints
|
||||
- copy: src=fingerprints.html dest=/srv/web/fingerprints.html
|
||||
notify:
|
||||
- restart httpd
|
||||
tags:
|
||||
- fingerprints
|
||||
- httpd
|
||||
- httpd/fingerprints
|
||||
|
||||
copy: src=fingerprints.conf dest=/etc/httpd/conf.d/{{website}}/fingerprints.conf
|
||||
notify:
|
||||
- restart httpd
|
||||
tags:
|
||||
- fingerprints
|
||||
- httpd
|
||||
- httpd/fingerprints
|
||||
- copy: src=fingerprints.conf dest=/etc/httpd/conf.d/{{website}}/fingerprints.conf
|
||||
notify:
|
||||
- restart httpd
|
||||
tags:
|
||||
- fingerprints
|
||||
- httpd
|
||||
- httpd/fingerprints
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue