Developer

 View Only
last person joined: 4 days ago 

New versions of the AOS-CX Ansible collection and Python SDK are now released!

This thread has been viewed 18 times
  • 1.  New versions of the AOS-CX Ansible collection and Python SDK are now released!

    Posted Aug 04, 2022 12:42 PM
    In version 2.3.0 of the PYAOSCX package and version 4.3.0 of the aoscx collection we're delivering fully tested the OSPFv2 and OSPFv3 functionality, also with some bug fixes in other modules. There are some pushed changes that are still being developed on and therefore not supported yet.

    Below are the links to the release notes for each packaged content, please review before taking advantage of the newly published features:

    https://github.com/aruba/pyaoscx/releases/tag/v2.3.0
    https://github.com/aruba/aoscx-ansible-collection/releases/tag/v4.1.0

    To install the latest versions of each package use the following commands:
    `python3 -m pip install pyaoscx -U`
    `ansible-galaxy collection install arubanetworks.aoscx --upgrade`


    As always please feel free to submit any feedback or bugs within the Github issues of each repo above!