[INFO] Creating configuration snippets [CREATED] dut: initial,routing [CREATED] x1: initial,ospf [CREATED] x2: initial,ospf [INFO] Executing initial configuration for node dut (namespace clab- ml-17-dut) [INFO] Executing routing configuration for node dut (namespace clab- ml-17-dut) [INFO] Starting Ansible playbook to deploy the rest of the configurations [WARNING]: Found variable using reserved name: hosts PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [x1] ok: [x2] TASK [Generic readiness tests] ************************************************* skipping: [x1] skipping: [x2] TASK [Find device readiness script] ******************************************** ok: [x1] ok: [x2] TASK [Wait for device to become ready] ***************************************** skipping: [x1] skipping: [x2] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for x1, x2 TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [x1] ok: [x2] TASK [Find configuration template for normalize] ******************************* ok: [x1] ok: [x2] TASK [fail] ******************************************************************** skipping: [x1] skipping: [x2] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [x1] ok: [x2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [x1] skipping: [x2] TASK [Deploy normalize configuration] ****************************************** skipping: [x1] skipping: [x2] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for x1, x2 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [x1] ok: [x2] TASK [Find configuration template for initial] ********************************* ok: [x1] ok: [x2] TASK [fail] ******************************************************************** skipping: [x1] skipping: [x2] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [x1] ok: [x2] TASK [Print deployed configuration when running in verbose mode] *************** ok: [x1] => { "msg": "initial configuration for x1\n=========================================\n#!/bin/bash\n#\nset -e\nset -x\n#\n# Create bash profile script\n#\ncat <