Files @ b1b2928c582b
Branch filter:

Location: majic-ansible-roles/roles/web_server/templates/tls.conf.j2 - annotation

branko
Noticket: Fixed two tests related to application user profile directory in php_website role, and renamed two tests to make more sense.
ssl_protocols {{ web_server_tls_protocols | join(" ") }};
ssl_ciphers {{ web_server_tls_ciphers }};