[WARNING]: Could not match supplied host pattern, ignoring: unprovisioned PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [xf] ok: [probe] ok: [dut_c] ok: [dut_a] TASK [Find device readiness script] ******************************************** ok: [xf] ok: [probe] ok: [dut_c] ok: [dut_a] TASK [Wait for device to become ready] ***************************************** skipping: [xf] skipping: [probe] included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/ioll2-clab.yml for dut_c, dut_a TASK [Check if 'sshpass' is installed] ***************************************** changed: [dut_c -> localhost] TASK [Execute local ssh command to check ioll2 readiness] ********************** FAILED - RETRYING: [dut_c -> localhost]: Execute local ssh command to check ioll2 readiness (20 retries left). FAILED - RETRYING: [dut_a -> localhost]: Execute local ssh command to check ioll2 readiness (20 retries left). changed: [dut_c -> localhost] changed: [dut_a -> localhost] TASK [Confirm dut_c SSH server works] ****************************************** ok: [dut_c] => msg: Node dut_c is ready. ok: [dut_a] => msg: Node dut_a is ready. TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for dut_c, xf, probe, dut_a TASK [Figure out whether to deploy the module initial on current device] ******* ok: [xf] ok: [probe] ok: [dut_c] ok: [dut_a] TASK [Find configuration template for initial] ********************************* ok: [xf] ok: [probe] ok: [dut_c] ok: [dut_a] TASK [Print deployed configuration when running in verbose mode] *************** ok: [xf] => msg: |- initial configuration for xf ========================================= #!/bin/bash # set -e set -x # # Create bash profile script # cat <