mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
The nxos cli provider would not properly handle ssh key files passed from the playbook task. The ssh_keyfile argument is now properly passed to the ssh authentication method This fix address the bug reported in #3862