74e9b1e219
* Fix network action plugin load in collection Fixes https://github.com/ansible/ansible/issues/65071 * Load network action plugin that matches the module prefix name from list of collections. * Update changelog * Fix unit test
2 lines
138 B
YAML
2 lines
138 B
YAML
bugfixes:
|
|
- Fixes in network action plugins load from collections using module prefix (https://github.com/ansible/ansible/issues/65071)
|