Skip to content

Releases: aruba/aoscx-ansible-role

New Modules including 10.4 Module Compatibility Fixes

30 Jan 18:57
Compare
Choose a tag to compare

New Modules
aoscx_backup_config - This module downloads the configuration from the switch. It can also download the configuration to a remote TFTP server.
aoscx_boot_firmware - This module boots the switch with the image present in the mentioned partition.
aoscx_checkpoint - This module creates a new checkpoint or copies a config from the checkpoint.
aoscx_upload_config - This module uploads a configuration onto the switch. It can also upload the configuration
from a remote TFTP server.
aoscx_upload_firmware - This module uploads a firmware onto the switch. It can also upload the firmware from HTTP server.

Known Issues
There is a known issue with the following modules on all platforms and 10.4 firmware version. Please only use these modules with 10.3 at this time:
aoscx_l3_interface
aoscx_vlan_interface
To upload firmware using HTTP server with the module aoscx_upload_firmware, the device must be running firmware version 10.4 or higher.

2.9 Fixes and formatting changes

13 Nov 22:44
Compare
Choose a tag to compare

This allows the modules to be compatible with 2.9 and the formatting to be compliant with ansible-sanity

Bug Fixes L2 Interface

13 Oct 22:40
cc6c415
Compare
Choose a tag to compare
Merge pull request #3 from aruba/public-devel

fixes bugs with l2_interface module and trunk vlans

Bug Fixes

06 Sep 10:25
0c4fef8
Compare
Choose a tag to compare
1.0.3

Update aoscx_acl_vlan.py

Minor Bug Fixes

22 Aug 17:53
Compare
Choose a tag to compare

Modifies modules to fix error messages and bugs with L3 interfaces and VRFs.

10.3 Compatible Release - updated

16 Aug 22:27
Compare
Choose a tag to compare

This release is compatible with 10.3 AOS-CX firmware version.
It has a few fixes for ansible-lint warnings. It also fixes the role name in example playbook in the README.

10.3 Compatible Release

16 Aug 22:22
Compare
Choose a tag to compare

This release is compatible with 10.3 AOS-CX firmware version.