Adding interfaces to OSPF with Ansible?
Hi
Now I am able to create l3 interfaces and add them to the VR by ansible. Now I want to add these interfaces to OSPF.
I found modules for configuring static routes, configure basic VR and OSPF parameters like administrative distances, for redistribut
...