scetron / nautobot-ansible

Ansible Collection for managing Nautobot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code style: black

Nautobot modules for Ansible using Ansible Collections

To keep the code simple, we only officially support the two latest releases of Nautobot and don't guarantee backwards compatibility beyond that.

Requirements

  • Nautobot 1.0.0+ or the two latest Nautobot releases
  • Python 3.6+
  • Python modules: pynautobot 1.0.0+
  • Ansible 2.9+
  • Nautobot write-enabled token when using modules or read-only token for lookup/inventory

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

This is a fork of the netbox.netbox Ansible Galaxy collection found at https://github.com/netbox-community/ansible_modules in February, 2021

About

Ansible Collection for managing Nautobot

License:Apache License 2.0


Languages

Language:Python 98.8%Language:Shell 1.2%