599c6aa101
- upgrade ansible-lint and fix reported issues - allow us to test code using newer versions of ansible - `yaml` callback was removed - ini_file module is no longer shipped with code Change-Id: I899fc736da88de337fd4ee62535755e70d61d63c
17 lines
462 B
Plaintext
17 lines
462 B
Plaintext
ansible<2.10
|
|
PyYAML
|
|
ansi2html # GPL (soft-dependency of pytest-html)
|
|
molecule>=3.3.4,<3.4
|
|
molecule-containers>=1.0.0
|
|
molecule-docker>=0.2.4
|
|
molecule-podman>=0.3.0
|
|
paramiko>=2.5.0 # LGPL (soft-dependency of docker that enables ssh protocol)
|
|
pre-commit>=1.10 # MIT License
|
|
pytest # MIT
|
|
pytest-cov # MIT
|
|
pytest-html # MPL 2.0
|
|
pytest-molecule>=1.3.3,<1.4.0 # MIT (reference: https://launchpad.net/bugs/1900033)
|
|
pytest-plus # MIT
|
|
pytest-xdist # MIT
|
|
requests
|