Files @ 502fdc081d35
Branch filter:

Location: majic-ansible-roles/requirements.in

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.
1
2
3
4
5
ansible~=1.9.0
dnspython
molecule~=1.18.0
paramiko
pip-tools