[WARNING]: Could not match supplied host pattern, ignoring: unprovisioned PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [r5] TASK [Find device readiness script] ******************************************** ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [r5] TASK [Wait for device to become ready] ***************************************** skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] skipping: [r5] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for r1, r2, r3, r4, r5 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [r5] TASK [Find configuration template for initial] ********************************* ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [r5] TASK [fail] ******************************************************************** skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] skipping: [r5] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] skipping: [r5] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [r5] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-config/frr.yml for r1, r2, r3, r4, r5 TASK [template] **************************************************************** changed: [r1] changed: [r2] changed: [r4] changed: [r5] changed: [r3] TASK [set_fact] **************************************************************** ok: [r1] ok: [r2] ok: [r3] ok: [r5] ok: [r4] TASK [run /tmp/config.sh to deploy initial config from /home/pipi/net101/tools/netsim/ansible/templates/initial/frr.j2] *** changed: [r3] changed: [r5] changed: [r2] changed: [r4] changed: [r1] TASK [run vtysh to import initial config from /home/pipi/net101/tools/netsim/ansible/templates/initial/frr.j2] *** skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] skipping: [r5] PLAY [Deploy module-specific configurations] *********************************** TASK [Set variables that cannot be set with VARS] ****************************** ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [r5] TASK [Deploy individual configuration modules] ********************************* included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for r1, r2, r3, r4, r5 => (item=ospf) TASK [Figure out whether to deploy the module ospf on current device] ********** ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [r5] TASK [Find configuration template for ospf] ************************************ ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [r5] TASK [fail] ******************************************************************** skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] skipping: [r5] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] skipping: [r5] TASK [Find configuration deployment deploy_script for ospf] ******************** ok: [r1] ok: [r2] ok: [r3] ok: [r5] ok: [r4] TASK [Deploy ospf configuration] *********************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-config/frr.yml for r1, r2, r3, r4, r5 TASK [template] **************************************************************** changed: [r1] changed: [r5] changed: [r4] changed: [r2] changed: [r3] TASK [set_fact] **************************************************************** ok: [r2] ok: [r1] ok: [r3] ok: [r5] ok: [r4] TASK [run /tmp/config.sh to deploy ospf config from /home/pipi/net101/tools/netsim/ansible/templates/ospf/frr.j2] *** skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] skipping: [r5] TASK [run vtysh to import ospf config from /home/pipi/net101/tools/netsim/ansible/templates/ospf/frr.j2] *** changed: [r1] changed: [r5] changed: [r4] changed: [r2] changed: [r3] PLAY [Deploy custom deployment templates] ************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* r1 : ok=19 changed=4 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 r2 : ok=19 changed=4 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 r3 : ok=19 changed=4 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 r4 : ok=19 changed=4 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 r5 : ok=19 changed=4 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 The test creates all three types of CLAB links (stub, p2p, multi-access) and checks that we can run OSPF on FRR over them.