Skip to content

Commit

Permalink
Doc: Role diagram support for light and dark modes (aristanetworks#2272)
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioPDX authored Nov 10, 2022
1 parent e76f7fd commit 6abb34f
Show file tree
Hide file tree
Showing 36 changed files with 14,677 additions and 15 deletions.
9 changes: 6 additions & 3 deletions ansible_collections/arista/avd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ This repository provides content for Arista's **arista.avd** collection. The fol
- [**arista.avd.eos_snapshot**](roles/eos_snapshot/README.md) - Collect commands on EOS devices and generate reports.
- [**arista.avd.dhcp_provisioner**](roles/dhcp_provisioner/README.md) - Configure an ISC-DHCP server to provide ZTP services and CloudVision registration.

![Arista AVD Overview](media/example-playbook-deploy-cvp.gif)
![Arista AVD Overview](docs/_media/avd_roles_dark.svg#only-dark)
![Arista AVD Overview](docs/_media/avd_roles_light.svg#only-light)

## Custom Plugins & Modules

Expand Down Expand Up @@ -84,7 +85,8 @@ duplicate_dict_key=error

**Example playbook to deploy an Arista Validated Design via CloudVision:**

![Figure 1: Example Playbook CloudVision Deployment](media/example-playbook-deploy-cvp.gif)
![Arista AVD Overview](docs/_media/avd_roles_dark.svg#only-dark)
![Arista AVD Overview](docs/_media/avd_roles_light.svg#only-light)

```yaml
# Play to build EOS configuration from EOS_DESIGNS
Expand Down Expand Up @@ -135,7 +137,8 @@ Running this playbook requires the following:

**Example playbook to deploy an Arista Validated Design via EOS eAPI:**

![Figure 2: Example Playbook CloudVision Deployment](media/example-playbook-deploy-eapi.gif)
![Arista AVD Overview](docs/_media/avd_roles_dark.svg#only-dark)
![Arista AVD Overview](docs/_media/avd_roles_light.svg#only-light)

```yaml
# Play to build EOS configuration from EOS_DESIGNS + Deploy using eAPI
Expand Down
16 changes: 16 additions & 0 deletions ansible_collections/arista/avd/docs/_media/avd_roles_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions ansible_collections/arista/avd/docs/_media/avd_roles_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions ansible_collections/arista/avd/docs/_media/eos_designs_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions ansible_collections/arista/avd/docs/_media/eos_designs_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions ansible_collections/arista/avd/docs/_media/eos_snapshot_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions ansible_collections/arista/avd/docs/_media/eos_snapshot_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6abb34f

Please sign in to comment.