[WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details [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: [s1] ok: [s2] ok: [ros] TASK [Find device readiness script] ******************************************** ok: [r1] ok: [r2] ok: [s1] ok: [s2] ok: [ros] TASK [Wait for device to become ready] ***************************************** skipping: [r1] skipping: [r2] skipping: [s1] skipping: [s2] included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/vjunos-switch-clab.yml for ros TASK [Wait for SSH server] ***************************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/vm-clab-ssh-check.yml for ros TASK [Execute local ssh command to check vjunos-switch readiness] ************** FAILED - RETRYING: [ros -> localhost]: Execute local ssh command to check vjunos-switch readiness (40 retries left). FAILED - RETRYING: [ros -> localhost]: Execute local ssh command to check vjunos-switch readiness (39 retries left). changed: [ros -> localhost] TASK [Confirm ros SSH server works] ******************************************** ok: [ros] => msg: Node ros is ready. TASK [Wait for ge-0/0/0 interface] ********************************************* included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/vjunos-switch.yml for ros TASK [Wait for ge-0/0/0 to appear] ********************************************* ok: [ros] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for r1, r2, s1, s2, ros TASK [Figure out whether to deploy the module initial on current device] ******* ok: [r1] ok: [r2] ok: [s1] ok: [s2] ok: [ros] TASK [Find configuration template for initial] ********************************* ok: [r1] ok: [r2] ok: [s1] ok: [s2] ok: [ros] 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 <