mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
This adds a new module nxos_command that can be used to send arbitrary commands to NXOS devices. The module includes an argument that allows the responses to be evaluated and causes the module not to return control to the playbook until a set of conditions has been met.