Open dmsimard opened 2 years ago
We are running sanity tests across every collection included in the Ansible community package (as part of this issue) and found that ansible-test sanity --docker
against netbox.netbox 3.7.1 fails with ansible-core 2.13.0rc1 in ansible 6.0.0a2.
ERROR: Found 2 compile issue(s) on python 2.7
??
@dmsimard is this something we can close?
@ryanmerolle I am not actively working on this anymore.
Though there may be more information in the issue I previously linked, I would suggest looking into whether the netbox collection passes the sanity tests with the latest version of ansible-core (2.14) before considering this closed.
Ansible NetBox Collection version
3.7.1
Ansible version
ansible [core 2.13.0rc1]
NetBox version
n/a
Python version
3.10
Steps to Reproduce
ansible-test sanity --docker
Expected Behavior
Tests are either passing or ignored.
Observed Behavior