mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-15 21:31:02 +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