Skip to content

netbox-community/ansible_modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

44c6615 · Jan 19, 2022
Dec 28, 2021
Jan 19, 2022
Jan 19, 2022
Jan 24, 2021
May 9, 2021
Jan 19, 2022
Dec 28, 2021
Oct 25, 2021
Jan 24, 2021
Jan 19, 2022
Nov 2, 2021
Feb 20, 2020
Jan 11, 2022
Apr 27, 2020
Jan 19, 2022
Dec 28, 2021
Dec 28, 2021

Repository files navigation

Devel CI Status Code style: black Release Talk to us: Slack

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.11+ or the two latest NetBox releases
  • Python 3.8+
  • Python modules:
    • pynetbox 5.0.4+, pynetbox 6.4.0 if using 3.1 features
    • packages if using Ansible < 2.10, as it's included in Ansible 2.10+
  • Ansible 2.10+
  • NetBox write-enabled token when using modules or read-only token for nb_lookup/nb_inventory

Docs

Module documentation exists on netbox-ansible-collection.readthedocs.io.

Join the discussion

We have a dedicated Slack channel #ansible on netdev-community.slack.com