Files @ 79a8cf1632c0
Branch filter:

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

branko
MAR-136: Updated Ansible version used through documentation and release notes.
1
2
3
4
5
<?php

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

?>