netbox-community / Device-Type-Library-Import

This library is intended to assist with importing device and module types into NetBox from the NetBox Community DeviceType-Library
https://github.com/netbox-community/devicetype-library
MIT License
247 stars 74 forks source link

import device-roles if exists #116

Open adaemmer opened 8 months ago

adaemmer commented 8 months ago

Import device-roles if exists in folder device-roles

device-roles are expected to be a list, e.g.:

- name: Role1
  slug: role1
  color: ffffff
- name: Role2
  slug: role2
  color: 000000