Don
Don
It would be great to get the PoE status of a switch, similar to `show power-over-ethernet` command. Looking through the aoscx_facts, all of the PoE information is on the individual...
Hello, In the aoscx_upload_firmware module, that wait_firmware_upload option is not documented. https://github.com/aruba/aoscx-ansible-role/blob/master/docs/aoscx_upload_firmware.md ``` changed: [test-sw.domain.tld] => { "changed": true, "firmware_upload_result": "success", "invocation": { "module_args": { "firmware_file_path": null, "partition_name": "primary", "remote_firmware_file_path":...