mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 18:53:12 +00:00
An unhandled exeception is raised with using nxapi transport and setting the save argument to true. This fix will allow the configuration to be saved regardless of the transport. fixes ansible/ansible-modules-core#5094