mirror of https://github.com/ansible/ansible.git
Fix network plugin config option load from collection (#64046)
* Fix network plugin config option load from collection
Fixes #63975
* Update the complete sub-plugin name within network
connection plugins to handle sub-plugin in collection
scenario.
* Fix review comments
(cherry picked from commit 60276d3d8d
)
pull/64756/head
parent
2feaea913d
commit
5a2d55a51f
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Can't use plugin options vars in playbook when using collections (https://github.com/ansible/ansible/issues/63975)
|
Loading…
Reference in New Issue