Creating Device configuration snippets [CREATED] r1: normalize,initial,ospf [CREATED] r2: normalize,initial,ospf [CREATED] h: initial,alpine_ssh Checking Are lab devices ready to be configured? [INFO] Checking SSH server(s) on r2 Config Normalizing device configurations netmiko: [INFO] Sent normalize configuration to r2 netmiko: [INFO] Sent normalize configuration to r1 Config Deploying device configurations [INFO] Executing initial configuration for node h (namespace clab- ml-17-h) netmiko: [INFO] Sent initial configuration to r2 netmiko: [INFO] Sent ospf configuration to r2 netmiko: [INFO] Sent initial configuration to r1 netmiko: [INFO] Sent ospf configuration to r1 [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: [h] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for h TASK [Figure out whether to deploy the module initial on current device] ******* ok: [h] TASK [Find configuration template for initial] ********************************* skipping: [h] TASK [fail] ******************************************************************** skipping: [h] TASK [Find configuration deployment deploy_script for initial] ***************** skipping: [h] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [h] TASK [Deploy initial configuration] ******************************************** skipping: [h] PLAY [Deploy module-specific configurations] *********************************** skipping: no hosts matched PLAY [Deploy custom deployment templates] ************************************** TASK [Run custom configuration deployment scripts] ***************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-custom-config.yml for h => (item=alpine_ssh) TASK [Find configuration template] ********************************************* ok: [h] TASK [fail] ******************************************************************** skipping: [h] TASK [Check is the configuration template is a file] *************************** ok: [h -> localhost] TASK [fail] ******************************************************************** skipping: [h] TASK [Process template /work/netlab_cicd/node_files/h/alpine_ssh for h] ******** skipping: [h] TASK [debug] ******************************************************************* skipping: [h] TASK [debug] ******************************************************************* skipping: [h] TASK [Find custom configuration deployment script] ***************************** ok: [h] TASK [Run the configuration deployment script] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/linux-clab.yml for h TASK [Define script filename and determine whether to execute in netns] ******** ok: [h] TASK [Create a temporary file for the rendered script] ************************* changed: [h -> localhost] TASK [Create container setup script from /work/netlab_cicd/node_files/h/alpine_ssh] *** changed: [h -> localhost] TASK [Copy script into running container at /tmp/config-h_alpine_ssh.sh] ******* changed: [h -> localhost] TASK [Execute /tmp/config-h_alpine_ssh.sh to deploy alpine_ssh config based on /work/netlab_cicd/node_files/h/alpine_ssh] *** changed: [h] TASK [Container configuration for alpine_ssh based on /work/netlab_cicd/node_files/h/alpine_ssh executed in netns] *** skipping: [h] TASK [Remove temporary file /tmp/h_alpine_ssh-6bdwowxy.sh] ********************* changed: [h -> localhost] PLAY RECAP ********************************************************************* h : ok=14 changed=5 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 Results of configuration script deployments ================================================================================ r1 Script: normalize,initial,ospf r2 Script: normalize,initial,ospf h Script: initial