NetBox Ansible Collection Posts

Recent posts

Nautobot Ansible Collection: Devices

7 minute read
nautobot ansible cisco arista juniper

All of the work through the modules thus far in the series have brought us to what we all want to see. How to get or update device information inside of Naut...

Nautobot Ansible Collection: Device Types

7 minute read
nautobot ansible cisco arista juniper

A device type is the next piece in the Nautobot Device onboarding requirements. The device type corresponds to the model number of the hardware (or virtual m...

Nautobot Ansible Collection: Device Roles

5 minute read
nautobot ansible cisco arista juniper

A device role is aptly named, the role of the device. This is likely to be something that is meaningful to your organization and could change. For example yo...

Nautobot Ansible Collection: Platforms

5 minute read
nautobot ansible cisco arista juniper

Platforms are an optional item when adding devices into Nautobot. The platform is the OS that you are going to be using. Most often this is used to help iden...

Nautobot Ansible Collection: Manufacturers

3 minute read
nautobot ansible cisco arista juniper

Adding your manufacturers via code is the easy way to get started with your Nautobot devices. Immediately after adding Sites, the next thing to get going whe...

Nautobot Ansible Collection: Site Module

8 minute read
nautobot ansible

This post dives into the Nautobot Ansible Content Collection sites module to create/update a Site. This series for the beginning will be a clone of what I ha...

Nautobot Ansible Collection: Installation

5 minute read
nautobot ansible

This is the first post as I shift into taking a closer look at the Nautobot Ansible Collection. The collection includes many of the needed modules to effecti...