mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
Sending the save command over nxapi requires text mode otherwise nxapi will reject the command. This commit ensures that the command is always sent in text mode fixes #18971