cdc4926340
* 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.
3 lines
215 B
YAML
3 lines
215 B
YAML
bugfixes:
|
|
- ansible-test now correctly installs the requirements specified by the collection's unit and integration tests
|
|
instead of the requirements specified for Ansible's own unit and integration tests
|