c59cf1d148
* 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.
(cherry picked from commit cdc4926
)
Co-authored-by: Matt Clay <matt@mystile.com>
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
|