Files @ 7180fd36dda8
Branch filter:

Location: majic-ansible-roles/roles/web_server/templates/php_timezone.ini.j2 - annotation

branko
MAR-128: Upgraded tests for ROLE_NAME role:

- Switch to new Molecule configuration.
- Updated set-up playbook to use become: yes.
- Moved some preparatory steps outside of the main playbook (eases
idempotence tests).
- Updated tests to reference the yml inventory file.
- Updated tests to use new fixture (host instead of individual ones).
date.timezone = '{{ server_timezone.content | b64decode | trim }}'