mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
In some cases it is desirable to have a send only function that doesn't wait for the response from the CLI (such as reloading a device). This adds a new key to the command json string sendonly that will achieve this behavior.