mirror of https://github.com/ansible/ansible.git
junos_netconf works only with connection=network_cli
Add check to report appropriate error if any other
connection type is used.
(cherry picked from commit 16c2d3717e
)
Update Changelog fragments
pull/38596/head
parent
96efaa3ff3
commit
23e57fe095
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- junos_netconf - Report error is wrong connection type is used for junos_netconf (https://github.com/ansible/ansible/pull/38527)
|
Loading…
Reference in New Issue