ansible-avd-cloudvision-demo icon indicating copy to clipboard operation
ansible-avd-cloudvision-demo copied to clipboard

A demo to run Arista Validated Design with CloudVision deployment - From Powerup to EVPN Fabric

Results 10 ansible-avd-cloudvision-demo issues
Sort by recently updated
recently updated
newest added

Update the keys and structure for AVD 4.5

# Overview At the moment, the repository offers an example AVD configuration that would configure a L3LS using CVP. However the arbitrary choices of configuration would require changes before being...

Bumps [ansible](https://github.com/ansible/ansible) from 4.2.0 to 7.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansible&package-manager=pip&previous-version=4.2.0&new-version=7.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Set the default values to the current versions.

`arista.avd` is no longer requiring this collection, so it will not be installed automatically. Since this demo use callbacks contained in the `community.general` collection, it should be installed.

Remove the **command_warnings=False** from ansible.cfg file as it is going to be deprecated soon.

all.yml is missing from ansible-avd-cloudvision-demo/inventory/group_vars This makes it impossible to run the playbooks and the root cause is not clear to an ansible n00b like myself.