[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: [c3] ok: [c2] ok: [c4] ok: [s1] ok: [s2] ok: [relay] TASK [Find device readiness script] ******************************************** ok: [c1] ok: [c2] ok: [c3] ok: [c4] ok: [s2] ok: [s1] ok: [relay] TASK [Wait for device to become ready] ***************************************** skipping: [c1] skipping: [c2] skipping: [c3] skipping: [c4] skipping: [s1] skipping: [s2] included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/ioll2-clab.yml for relay TASK [Check if 'sshpass' is installed] ***************************************** changed: [relay -> localhost] TASK [Execute local ssh command to check ioll2 readiness] ********************** FAILED - RETRYING: [relay -> localhost]: Execute local ssh command to check ioll2 readiness (20 retries left). changed: [relay -> localhost] TASK [Confirm relay SSH server works] ****************************************** ok: [relay] => msg: Node relay is ready. TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for c1, c2, c3, c4, s1, s2, relay TASK [Figure out whether to deploy the module initial on current device] ******* ok: [c1] ok: [c2] ok: [c3] ok: [s1] ok: [c4] ok: [s2] ok: [relay] TASK [Find configuration template for initial] ********************************* ok: [c1] ok: [c2] ok: [c3] ok: [c4] ok: [s1] ok: [s2] ok: [relay] 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 <