Warning in cli: Lab topology source file /home/pipi/net101/tools/tests/integration/bgp.session/04-default-originate.yml has been modified ... after the snapshot netlab.snapshot.yml has been created ... netlab transforms lab topology into device- and platform data and stores the results in a snapshot file that is used by most netlab commands. Changes to source files (including lab topology or defaults) are not automatically reflected in the snapshot file. Use 'netlab create' or 'netlab up' to create a new snapshot file. [WARNING]: Could not match supplied host pattern, ignoring: unprovisioned PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [x1] ok: [dut] TASK [Find device readiness script] ******************************************** ok: [x1] ok: [dut] TASK [Wait for device to become ready] ***************************************** skipping: [dut] skipping: [x1] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for dut, x1 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [x1] ok: [dut] TASK [Find configuration template for initial] ********************************* ok: [x1] ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** ok: [x1] => msg: |- initial configuration for x1 ========================================= #!/bin/bash # set -e set -x # # Create bash profile script # cat <