Fix tests

This commit is contained in:
Emilien Mantel
2019-02-21 18:32:38 +01:00
parent 95706359c8
commit 98b0de9265

View File

@@ -144,7 +144,7 @@
- 'test2-alias.local' - 'test2-alias.local'
template: '_base' template: '_base'
filename : 'first-test' filename : 'first-test'
override_try_files: '$uri $uri index.htm index.html' override_try_files: '$uri $uri /index.htm /index.html'
headers: headers:
'X-Frame-Options': 'deny always' 'X-Frame-Options': 'deny always'
'X-ansible-default': '1' 'X-ansible-default': '1'