[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/routeros7.yml for ros TASK [Execute local ssh command to check router readiness] ********************* skipping: [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] *************** fatal: [ros]: 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: [r1] => msg: |- initial configuration for r1 ========================================= #!/bin/bash # set -e set -x # # Create bash profile script # cat <