You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units
Matt Clay cdc4926340
Fix ansible-test collections requirements installation. (#62181)
* Fix location of unit test requirements.

* Preserve ansible-test unit test requirements.

* Remove redundant unit test requirements.

* Fix location of network test requirements.

* Preserve ansible-test network test requirements.

* Remove redundant network test requirements.

* Add missing ordereddict requirements.

* Load collection requirements correctly.

* Add changelog fragment.
5 years ago
..
cli ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 5 years ago
compat
config
contrib
errors
executor Properly load module_prefix for collections in task_executor.py (#60420) 5 years ago
galaxy Refactor galaxy collection API for v3 support (#61510) 5 years ago
inventory_test_data/group_vars
mock
module_utils VMware: not ssl.SSLContext if validate_certs false (#57185) 5 years ago
modules Several enhancements for Radware modules and their unit testing (#61467) 5 years ago
parsing Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 5 years ago
playbook Collection role relative deps (#61517) 5 years ago
plugins Allow the use of _paramiko_conn even if the connection hasn't been started. (#61570) 5 years ago
regex
template
utils add subdir support to collection loading (#60682) 5 years ago
vars
__init__.py
requirements.txt Fix ansible-test collections requirements installation. (#62181) 5 years ago
test_constants.py
test_context.py