11
Automating Networks with Nautobot Jobs
In the previous chapter, we focused on using Nautobot with Ansible. We also touched on the value of Nautobot Jobs and how they may compare to Ansible playbooks. In this chapter, we’ll dive deep into Nautobot Jobs. Nautobot Jobs are a great opportunity to bring automation into your network while using Nautobot as a full-blown automation platform. By bringing together the power of direct database access to your Nautobot data with the ability to run Python code, you can iterate very quickly and create powerful automation solutions.
This chapter begins with an overview and an introduction to the Django Object-Relational Mapper (ORM). We’ll walk through how to create Jobs using the ORM, migrate Python scripts ...
Get Network Automation with Nautobot now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.