Files @ 5b6d00b0beab
Branch filter:

Location: majic-ansible-roles/testsite/hosts

branko
MAR-170: Always enforce use of HTTPS in the wsgi_server role:

- Dropped the enforce_https parameter.
- Updated tests.
- Updated release notes.
[preseed]
localhost ansible_connection=local

[ldap]
ldap.example.com

[xmpp]
xmpp.example.com

[mail]
mail.example.com

[web]
web.example.com

[backup]
backup.example.com

[workstation]
ws01.example.com

[testsite:children]
ldap
xmpp
mail
web
backup
workstation