Files @ c254c806349c
Branch filter:

Location: majic-ansible-roles/roles/php_website/molecule/default/tests/data/php/optional/path.myphp

branko
MAR-148: Fix Ansible warnings for the common role:

- Use the length filter for conditionals that require a (parameter)
list to be non-empty.
- Use explicit quoting for the cron task hour/minute.
1
2
3
4
5
<?php

echo getenv("PATH");

?>