[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: [r2] ok: [h1] ok: [h2] ok: [h3] ok: [h5] ok: [h4] ok: [r1] ok: [r3] TASK [Find device readiness script] ******************************************** ok: [r2] ok: [h1] ok: [h2] ok: [h3] ok: [h4] ok: [h5] ok: [r1] ok: [r3] TASK [Wait for device to become ready] ***************************************** skipping: [r2] skipping: [h1] skipping: [h2] skipping: [h3] skipping: [h4] skipping: [h5] included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/vjunos-switch-clab.yml for r1, r3 TASK [Wait for SSH server] ***************************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/vm-clab-ssh-check.yml for r1, r3 TASK [Execute local ssh command to check vjunos-switch readiness] ************** FAILED - RETRYING: [r1 -> localhost]: Execute local ssh command to check vjunos-switch readiness (40 retries left). FAILED - RETRYING: [r3 -> localhost]: Execute local ssh command to check vjunos-switch readiness (40 retries left). FAILED - RETRYING: [r3 -> localhost]: Execute local ssh command to check vjunos-switch readiness (39 retries left). changed: [r3 -> localhost] changed: [r1 -> localhost] TASK [Confirm r1 SSH server works] ********************************************* ok: [r1] => msg: Node r1 is ready. ok: [r3] => msg: Node r3 is ready. TASK [Wait for ge-0/0/0 interface] ********************************************* included: /home/pipi/net101/tools/netsim/ansible/tasks/readiness-check/vjunos-switch.yml for r1, r3 TASK [Wait for ge-0/0/0 to appear] ********************************************* ok: [r3] ok: [r1] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for r2, h1, h2, h3, h4, h5, r1, r3 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [r2] ok: [h1] ok: [h2] ok: [h3] ok: [h4] ok: [h5] ok: [r1] ok: [r3] TASK [Find configuration template for initial] ********************************* ok: [r2] ok: [h1] ok: [h2] ok: [h3] ok: [h4] ok: [h5] ok: [r1] ok: [r3] TASK [Print deployed configuration when running in verbose mode] *************** ok: [r2] => msg: |- initial configuration for r2 ========================================= #!/bin/bash # set -e set -x # # Create bash profile script # cat <