NetBox Ansible Collection: Devices
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 NetB...
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 NetB...
A device type is the next piece in the NetBox Device onboarding requirements. The device type corresponds to the model number of the hardware (or virtual mac...
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...
Platforms are an optional item when adding devices into NetBox. The platform is the OS that you are going to be using. Most often this is used to help identi...
Adding your manufacturers via code is the easy way to get started with your NetBox devices. Immediately after adding Sites, the next thing to get going when ...
This post dives into the NetBox Ansible Content Collection module to create/update a Site. As I start into this series on looking at the modules that create/...
The NetBox lookup plugin is to get information out of NetBox for use within Ansible. This uses pynetbox to query the NetBox API for the information requested...
The documentation can be found on ReadTheDocs. This is going to be starting out with the basics of the plugin and getting some sample output and to show how ...
This is the first post as I start to look at the NetBox Ansible Collection. This is an impressive collection with modules for several of the NetBox applicati...
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...
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...
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...
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...
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...
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...
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...
There does not appear to be a complete set of documentation pieces available for setting up Prometheus on the Home Assistant platform. This post will take yo...