Files @ 1640ad5b4cac
Branch filter:

Location: majic-ansible-roles/requirements.in

branko
MAR-128: Upgraded tests for common role:

- Switch to new Molecule configuration.
- Updated set-up playbook to use become: yes.
- Moved some preparatory steps outside of the main playbook (easies
idempotence tests).
- Updated tests to reference the yml inventory file.
- Updated tests to use new fixture (host instead of individual ones).
- Switched to extracting IP address instead of hard-coding it in a
couple of tests.
- Fixed invalid indentation on task responsible for creating the
pipreqcheck Python virtual environment.
1
2
3
4
5
6
ansible~=2.3.0
dnspython
molecule~=2.4.0
paramiko
pip-tools
python-vagrant