Mailing List Archive

How to skip inline power change
I use an ansible script to turn off PoE on our WAP's Cisco switchports, I
would like to ignore changes to the inline power on the interfaces. Is
there a relatively easy way to have rancid skip that command for diffs?

interface GigabitEthernet1/0/27
description ***WIFI***
switchport mode trunk
+ power inline never

Thanks!
Steve