mirror of https://github.com/ansible/ansible.git
Update plugins/netconf/ce.py to fix a bug(failed to get veriosn information via neocnf). (#65065) (#65232)
* fix version fail.
* add a changelog fragment.
* Update ce.py
* Rename plugins-netconf-ce-fix.yaml to 65065-plugins-netconf-ce-fix.yaml
* Update ce.py
(cherry picked from commit da8ec327cc
)
pull/65015/head^2
parent
a4e055e0cd
commit
b816e7c82e
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- plugins-netconf-ce - Fix failed to get version information.
|
Loading…
Reference in New Issue