[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: [dut] TASK [Find device readiness script] ******************************************** ok: [r1] ok: [r2] ok: [r4] ok: [r3] ok: [dut] TASK [Wait for device to become ready] ***************************************** skipping: [r1] skipping: [r2] skipping: [r3] skipping: [r4] included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/nxos.yml for dut TASK [Wait for Eth1/1 to appear] *********************************************** ok: [dut] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for dut, r1, r2, r3, r4 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [r1] ok: [r2] ok: [r3] ok: [r4] ok: [dut] TASK [Find configuration template for initial] ********************************* ok: [r1] ok: [r2] ok: [r4] ok: [r3] ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** ok: [r1] => msg: |- initial configuration for r1 ========================================= #!/bin/bash # set -e set -x # # Create bash profile script # cat <