avd-cEOS-Lab icon indicating copy to clipboard operation
avd-cEOS-Lab copied to clipboard

Build and deploy the configuration to the switches using eAPI

Open Smith-Franklin opened this issue 8 months ago • 0 comments

Issue when trying to run ansible playbook as per output below.

[*]─[clab]─[~/avd-cEOS-Lab/labs/evpn/avd_sym_irb] └──> ansible-playbook playbooks/fabric-deploy-config.yaml ERROR! the role 'arista.avd.eos_snapshot' was not found in /home/shanesmacbook/avd-cEOS-Lab/labs/evpn/avd_sym_irb/playbooks/roles:/home/shanesmacbook/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/shanesmacbook/avd-cEOS-Lab/labs/evpn/avd_sym_irb/playbooks

The error appears to be in '/home/shanesmacbook/avd-cEOS-Lab/labs/evpn/avd_sym_irb/playbooks/fabric-deploy-config.yaml': line 7, column 15, but may be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  import_role:
    name: arista.avd.eos_snapshot
          ^ here

[x]─[clab]─[~/avd-cEOS-Lab/labs/evpn/avd_sym_irb] └──>

Smith-Franklin avatar Feb 24 '25 03:02 Smith-Franklin