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.0https://github.com/aruba/aoscx-ansible-collection/releases/tag/v4.1.0To 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!