Files @ 2ded0cbae449
Branch filter:

Location: majic-ansible-roles/roles/php_website/molecule/default/tests/data/php/mandatory/index.php

branko
MAR-129: Updated test site TLS playbook to allow for ability to specify additional DNS names to include in issued certificates.
1
2
3
4
5
<?php

echo "This is the index page for parameters-mandatory.";

?>