[WARNING]: Could not match supplied host pattern, ignoring: unprovisioned PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [h1] ok: [h2] ok: [srv] ok: [dut] TASK [Find device readiness script] ******************************************** ok: [h1] ok: [h2] ok: [srv] ok: [dut] TASK [Wait for device to become ready] ***************************************** skipping: [h1] skipping: [h2] skipping: [srv] included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/dellos10.yml for dut TASK [Wait for at least 3 minutes for OS10 inside CLAB...] ********************* skipping: [dut] TASK [Execute local ssh command to check OS10 readiness] *********************** skipping: [dut] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for dut, h1, h2, srv TASK [Figure out whether to deploy the module initial on current device] ******* ok: [h1] ok: [h2] ok: [srv] ok: [dut] TASK [Find configuration template for initial] ********************************* ok: [h1] ok: [h2] ok: [srv] ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [dut] skipping: [h1] skipping: [h2] skipping: [srv] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [h1] ok: [h2] ok: [srv] ok: [dut] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-config/dellos10.yml for dut included: /home/pipi/net101/tools/netsim/ansible/tasks/linux/initial-clab.yml for h1, h2, srv TASK [wait_for_connection] ***************************************************** skipping: [dut] TASK [dellos10_config: deploying initial from /home/pipi/net101/tools/netsim/ansible/templates/initial/dellos10.j2] *** changed: [dut] TASK [set_fact] **************************************************************** ok: [h1] ok: [h2] ok: [srv] TASK [Create initial container setup from /home/pipi/net101/tools/netsim/ansible/templates/initial/linux-clab.j2] *** changed: [srv -> localhost] changed: [h2 -> localhost] changed: [h1 -> localhost] TASK [Initial container configuration via /tmp/config-MkCyxTgs-h1.sh] ********** changed: [h1 -> localhost] changed: [h2 -> localhost] changed: [srv -> localhost] TASK [file] ******************************************************************** changed: [h1 -> localhost] changed: [srv -> localhost] changed: [h2 -> localhost] PLAY [Deploy module-specific configurations] *********************************** TASK [Set variables that cannot be set with VARS] ****************************** ok: [dut] TASK [Deploy individual configuration modules] ********************************* included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for dut => (item=vrf) TASK [Figure out whether to deploy the module vrf on current device] *********** ok: [dut] TASK [Find configuration template for vrf] ************************************* ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [dut] TASK [Find configuration deployment deploy_script for vrf] ********************* ok: [dut] TASK [Deploy vrf configuration] ************************************************ included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-config/dellos10.yml for dut TASK [wait_for_connection] ***************************************************** skipping: [dut] TASK [dellos10_config: deploying vrf from /home/pipi/net101/tools/netsim/ansible/templates/vrf/dellos10.j2] *** changed: [dut] PLAY [Deploy custom deployment templates] ************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* dut : ok=16 changed=2 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 h1 : ok=11 changed=3 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 h2 : ok=11 changed=3 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 srv : ok=11 changed=3 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 The device under test has two user VRFs and a common services VRF. The lab tests inter-VRF route leaking between common VRF and other VRFs * h1 and h2 should be able to ping srv but not each other