You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within kayobe-automation config-diff attempts to create dummy facts for
interfaces. This is fine however some interfaces may contain `-` which
Ansible will convert into `_` we need to do the same otherwise it will
fail when attempting to use facts with these alternative names.
0 commit comments