[WARNING]: Could not match supplied host pattern, ignoring: unprovisioned PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [t_1300] ok: [t_1400] ok: [p1] ok: [dut] TASK [Find device readiness script] ******************************************** ok: [t_1300] ok: [t_1400] ok: [p1] ok: [dut] TASK [Wait for device to become ready] ***************************************** skipping: [t_1300] skipping: [t_1400] included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/eos-clab.yml for p1 included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/nxos.yml for dut TASK [Wait for cEOS SSH daemon to start] *************************************** ok: [p1] TASK [Wait for Eth1/1 to appear] *********************************************** ok: [dut] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for p1, t_1300, t_1400, dut TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [t_1300] ok: [t_1400] ok: [p1] ok: [dut] TASK [Find configuration template for normalize] ******************************* ok: [t_1300] ok: [t_1400] ok: [p1] ok: [dut] TASK [fail] ******************************************************************** skipping: [p1] skipping: [t_1300] skipping: [t_1400] skipping: [dut] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [t_1300] skipping: [t_1400] skipping: [dut] ok: [p1] => msg: |- normalize configuration for p1 ========================================= ! interface Ethernet1 no switchport mac-address 52dc.cafe.0201 TASK [Find configuration deployment deploy_script for normalize] *************** skipping: [t_1300] skipping: [t_1400] skipping: [dut] ok: [p1] TASK [Deploy normalize configuration] ****************************************** skipping: [t_1300] skipping: [t_1400] skipping: [dut] included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-config/eos.yml for p1 TASK [eos_config: deploying normalize from /home/pipi/net101/tools/netsim/ansible/templates/normalize/eos.j2] *** [WARNING]: To ensure idempotency and correct diff the input configuration lines should be similar to how they appear if present in the running configuration on device including the indentation changed: [p1] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for p1, t_1300, t_1400, dut TASK [Figure out whether to deploy the module initial on current device] ******* ok: [t_1300] ok: [t_1400] ok: [p1] ok: [dut] TASK [Find configuration template for initial] ********************************* ok: [t_1300] ok: [t_1400] ok: [p1] ok: [dut] TASK [fail] ******************************************************************** skipping: [p1] skipping: [t_1300] skipping: [t_1400] skipping: [dut] TASK [Print deployed configuration when running in verbose mode] *************** ok: [t_1300] => msg: |- initial configuration for t_1300 ========================================= #!/bin/bash # set -e # # Create bash profile script # cat <