Files @ 3352797ee517
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/bootstrap.yml

branko
MAR-68: When enforcing TLS in web_server, wsgi_website, or php_website roles, send connecting clients proper HSTS policy via Strict-Transport-Security header.
1
2
3
4
5
6
---

- hosts: testsite
  remote_user: root
  roles:
    - bootstrap