Skip to content
stalabi1 edited this page Dec 16, 2022 · 1 revision

Frequently Asked Questions

Q. How can I prevent my playbook from aborting when configuring or unconfiguring management VRF?

Please make use of themgmt_vrf_on.yaml and mgmt_vrf_off.yaml tasks under playbook/common_examples/ to configure and unconfigure management VRF respectively. See the example playbook, mgmt_vrf_config.yaml, for reference on how to do this.