[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: [pe2] ok: [c1] ok: [dut] TASK [Find device readiness script] ******************************************** ok: [pe2] ok: [c1] ok: [dut] TASK [Wait for device to become ready] ***************************************** skipping: [pe2] skipping: [c1] included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/vptx.yml for dut TASK [Wait for et-0/0/0 to appear] ********************************************* ok: [dut] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut, pe2, c1 TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [pe2] ok: [c1] ok: [dut] TASK [Find configuration template for normalize] ******************************* ok: [pe2] ok: [c1] ok: [dut] TASK [fail] ******************************************************************** skipping: [dut] skipping: [pe2] skipping: [c1] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [pe2] ok: [c1] ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [dut] skipping: [pe2] skipping: [c1] TASK [Deploy normalize configuration] ****************************************** skipping: [dut] skipping: [pe2] skipping: [c1] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut, pe2, c1 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [pe2] ok: [c1] ok: [dut] TASK [Find configuration template for initial] ********************************* ok: [pe2] ok: [c1] ok: [dut] TASK [fail] ******************************************************************** skipping: [dut] skipping: [pe2] skipping: [c1] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [pe2] ok: [c1] ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** ok: [pe2] => msg: |- initial configuration for pe2 ========================================= #!/bin/bash # set -e set -x # # Create bash profile script # cat <