[WARNING]: Could not match supplied host pattern, ignoring: unprovisioned PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [s1] ok: [s2] ok: [s3] ok: [h1] ok: [h3] ok: [h2] ok: [h4] ok: [h5] TASK [Find device readiness script] ******************************************** ok: [s1] ok: [s2] ok: [s3] ok: [h1] ok: [h2] ok: [h3] ok: [h4] ok: [h5] TASK [Wait for device to become ready] ***************************************** skipping: [s1] skipping: [s2] skipping: [s3] skipping: [h1] skipping: [h2] skipping: [h3] skipping: [h4] skipping: [h5] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for s1, s2, s3, h1, h2, h3, h4, h5 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [s1] ok: [s2] ok: [s3] ok: [h1] ok: [h2] ok: [h3] ok: [h4] ok: [h5] TASK [Find configuration template for initial] ********************************* ok: [s1] ok: [s2] ok: [s3] ok: [h1] ok: [h2] ok: [h3] ok: [h4] ok: [h5] TASK [Print deployed configuration when running in verbose mode] *************** ok: [s1] => msg: |- initial configuration for s1 ========================================= #!/bin/bash # set -e set -x # # Create bash profile script # cat <