miaow2 / netbox-config-diff

Find diff and push rendered device configurations from NetBox to devices and apply them.
https://miaow2.github.io/netbox-config-diff/
Apache License 2.0
74 stars 4 forks source link

Device selection #37

Closed chris240189 closed 10 months ago

chris240189 commented 10 months ago

Is your feature request related to a problem? Please describe. The selection of devices for the config diff generation by the script is somewhat cumbersome for me as I have about 20 devices spread across 10+ sites. Which means lots of clicks in the GUI when I want to reschedule the custom script.

Describe the solution you'd like I'd like to use the device role for selecting devices.

Describe alternatives you've considered So far I have been manually selecting each device by clicking on it.

miaow2 commented 10 months ago

Hi @chris240189 thanks for opening issue, I will add to the script device role field

miaow2 commented 10 months ago

fix in https://github.com/miaow2/netbox-config-diff/pull/42