Files @ 502fdc081d35
Branch filter:

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

branko
MAR-32: Added initial scaffolding for testing web_server role:

- Added Molecule configuration for for bringing up a couple of instances.
- Added test playbook that sets-up test instances.
- Fixed issues with file mode in tasks (added leading 0).
- Added test data (TLS private keys and certificates).
- Added dummy test file.
date.timezone = '{{ server_timezone.content | b64decode | trim }}'