[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: [h4] ok: [h5] ok: [r1] ok: [r3] TASK [Find device readiness script] ******************************************** ok: [r2] ok: [h1] ok: [h2] ok: [h3] ok: [h5] ok: [h4] 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/routeros7.yml for r1, r3 TASK [Execute local ssh command to check router readiness] ********************* skipping: [r1] skipping: [r3] 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] *************** fatal: [r1]: FAILED! => msg: |- The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'access_id'. 'dict object' has no attribute 'access_id'. 'dict object' has no attribute 'access_id'. 'dict object' has no attribute 'access_id' The error appears to be in '/home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml': line 36, column 5, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: "Print deployed configuration when running in verbose mode" ^ here ok: [r2] => msg: |- initial configuration for r2 ========================================= #!/bin/bash # set -e set -x # # Create bash profile script # cat <