mirror of https://github.com/ansible/ansible.git
fixes guess_os for netconf connections (#33671)
* fixes guess_os for netconf connections This change fixes invalid calls to play_context when the network_os is not set and the connection attempts to guess the network_os. The method will now check the correct values for ssh key file and allow agent instead of returning errors. * fix up pep8 issuespull/33683/head
parent
012a96dabd
commit
1699a39ad0
Loading…
Reference in New Issue