[WARNING]: Could not match supplied host pattern, ignoring: unprovisioned [WARNING]: Found variable using reserved name: hosts PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [r1] ok: [r2] ok: [r3] TASK [Find device readiness script] ******************************************** ok: [r1] ok: [r2] ok: [r3] TASK [Wait for device to become ready] ***************************************** skipping: [r1] skipping: [r2] skipping: [r3] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for r1, r2, r3 TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [r1] ok: [r2] ok: [r3] TASK [Find configuration template for normalize] ******************************* ok: [r1] ok: [r2] ok: [r3] TASK [fail] ******************************************************************** skipping: [r1] skipping: [r2] skipping: [r3] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [r1] ok: [r2] ok: [r3] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [r1] skipping: [r2] skipping: [r3] TASK [Deploy normalize configuration] ****************************************** skipping: [r1] skipping: [r2] skipping: [r3] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for r1, r2, r3 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [r1] ok: [r2] ok: [r3] TASK [Find configuration template for initial] ********************************* ok: [r1] ok: [r2] ok: [r3] TASK [fail] ******************************************************************** skipping: [r1] skipping: [r2] skipping: [r3] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [r1] ok: [r2] ok: [r3] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [r1] skipping: [r2] skipping: [r3] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-config/frr.yml for r1, r2, r3 TASK [template] **************************************************************** changed: [r3] changed: [r1] changed: [r2] TASK [set_fact] **************************************************************** ok: [r1] ok: [r2] ok: [r3] TASK [run /tmp/config.sh to deploy initial config from /home/pipi/net101/tools/netsim/ansible/templates/initial/frr.j2] *** changed: [r3] changed: [r2] 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] PLAY [Deploy module-specific configurations] *********************************** TASK [Set variables that cannot be set with VARS] ****************************** ok: [r1] ok: [r2] ok: [r3] TASK [Deploy individual configuration modules] ********************************* included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for r1, r2, r3 => (item=ospf) TASK [Figure out whether to deploy the module ospf on current device] ********** ok: [r1] ok: [r2] ok: [r3] TASK [Find configuration template for ospf] ************************************ ok: [r1] ok: [r2] ok: [r3] TASK [fail] ******************************************************************** skipping: [r1] skipping: [r2] skipping: [r3] TASK [Find configuration deployment deploy_script for ospf] ******************** ok: [r1] ok: [r2] ok: [r3] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [r1] skipping: [r2] skipping: [r3] TASK [Deploy ospf configuration] *********************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-config/frr.yml for r1, r2, r3 TASK [template] **************************************************************** changed: [r1] changed: [r2] changed: [r3] TASK [set_fact] **************************************************************** ok: [r1] ok: [r2] ok: [r3] 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] TASK [run vtysh to import ospf config from /home/pipi/net101/tools/netsim/ansible/templates/ospf/frr.j2] *** changed: [r1] changed: [r3] changed: [r2] PLAY [Deploy custom deployment templates] ************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* r1 : ok=23 changed=4 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 r2 : ok=23 changed=4 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 r3 : ok=23 changed=4 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 Tests VMs with custom management IP and MAC addresses and checks that netlab can successfully configure them.