Skip to content
Snippets Groups Projects

Fix a bug where ISIS metric restoration was not reflected in the subscription model of an IP trunk

Merged Karel van Klink requested to merge feature/fix-restore-isis-metric into develop
2 files
+ 10
5
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -631,6 +631,7 @@ def restore_isis_metric(
}
return {
"subscription": subscription,
"playbook_name": "gap_ansible/playbooks/iptrunks.yaml",
"inventory": {
"all": {
Loading