Skip to content

Netbox modules for Ansible using Ansible Collections

License

Notifications You must be signed in to change notification settings

wibru/ansible_modules

 
 

Repository files navigation

Devel CI Status Code style: black Release

Looking for New Maintainer/Owner

Recently I posted a discussion with a project update advising that I was looking for another maintainer to help maintain this project due to time constraints.

I'm officially going to stop maintaining this collection going forward and looking to hand over responsibility to someone else.

All I can say is I appreciate everyone that has contributed to the collection and have used it in production! I'll make sure to get this in the right hands if anyone is interested in taking over the project.

NetBox modules for Ansible using Ansible Collections

We have moved this collection to a different namespace and collection name on Ansible Galaxy. The new versions will be at netbox.netbox.

To keep the code simple, we only officially support the two latest releases of NetBox and don't guarantee backwards compatibility beyond that. We do try and keep these breaking changes to a minimum, but sometimes changes to NetBox's API cause us to have to make breaking changes.

Requirements

  • NetBox 2.6+ or the two latest NetBox releases
  • Python 3.6+
  • Python modules: pynetbox 5.0.4+, packages if using Ansible < 2.10 as it's included in Ansible 2.10+
  • Ansible 2.9+
  • NetBox write-enabled token when using modules or read-only token for nb_lookup/nb_inventory

We have a new docs site live that can be found here.

About

Netbox modules for Ansible using Ansible Collections

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • Shell 1.3%