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