[INFO] Creating configuration snippets [CREATED] c1: initial,dhcp [CREATED] c2: initial,dhcp [CREATED] server: initial,dhcp,routing [INFO] Executing initial configuration for node server (namespace clab-ml-17-server) [INFO] Executing routing configuration for node server (namespace clab-ml-17-server) [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: [c1] ok: [c2] TASK [Generic readiness tests] ************************************************* skipping: [c1] skipping: [c2] TASK [Find device readiness script] ******************************************** ok: [c1] ok: [c2] TASK [Wait for device to become ready] ***************************************** skipping: [c1] skipping: [c2] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for c1, c2 TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [c1] ok: [c2] TASK [Find configuration template for normalize] ******************************* ok: [c1] ok: [c2] TASK [fail] ******************************************************************** skipping: [c1] skipping: [c2] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [c1] ok: [c2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [c1] skipping: [c2] TASK [Deploy normalize configuration] ****************************************** skipping: [c1] skipping: [c2] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for c1, c2 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [c1] ok: [c2] TASK [Find configuration template for initial] ********************************* ok: [c1] ok: [c2] TASK [fail] ******************************************************************** skipping: [c1] skipping: [c2] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [c1] ok: [c2] TASK [Print deployed configuration when running in verbose mode] *************** ok: [c1] => { "msg": "initial configuration for c1\n=========================================\n#!/bin/bash\n#\nset -e\n#\n# Create bash profile script\n#\ncat <