Files @ 70c044ec4a81
Branch filter:

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

branko
MAR-189: Switch helper machines for ldap_server role tests to Bullseye.
1
2
3
4
5
<?php

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

?>