New Modules and Bug fixes
This release includes new modules that allow for SSH/CLI commands and configuration. Refer to module documentation found in docs/.
New Modules
- aoscx_command - This module connects to the CX device via SSH and allows CLI commands to be executed.
- aoscx_config - This module connects to the CX device via SSH and allows CLI configuration commands to be executed.
- aoscx_facts - This module used REST API to retrieve a subset of information from the CX device.
Known Issues
- To use the aoscx_facts module, the device must be running firmware version 10.4 or higher.