Skip to content

housepbass/Nautobot-Jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nautobot Jobs

A collection of Nautobot jobs to make life easier.

Get Device OS

Purpose

Automatically build device <-> software relationships in Nautobot for the Device Lifecycle app.

Depencies

Job Logic

  1. Use nornir_napalm get_facts to retrieve os_version
  2. Create software version based on os_version in Nautobot LCM app
  3. Create software to device relationship

Notes

  • Shoutout to dpeachey for the Nornir patterns. His repo has a collection of very useful Nautobot jobs.
  • Once adding this to your nautobot repo, you can manually group this job with the Device/Software Lifecycle Reporting Jobs.

About

A collection of Nautobot jobs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages