Skip to content

Commit

Permalink
update formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
carlbuchmann committed Feb 11, 2020
1 parent c5be84f commit a8b789b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ansible-galaxy collection install arista.avd

## Example Playbooks

An example playbook to deploy VXLAN/EVPN Fabric via CloudVision:
**An example playbook to deploy VXLAN/EVPN Fabric via CloudVision:**

![Figure 1: Example Playbook CloudVision Deployment](media/figure-1-example-playbook-evpn-deploy-cvp.gif)

Expand All @@ -112,7 +112,7 @@ An example playbook to deploy VXLAN/EVPN Fabric via CloudVision:
name: arista.avd.eos_config_deploy_cvp
```
An example playbook to deploy VXLAN/EVPN Fabric via eAPI:
**An example playbook to deploy VXLAN/EVPN Fabric via eAPI:**
![Figure 2: Example Playbook CloudVision Deployment](media/figure-2-example-playbook-evpn-deploy-eapi.gif)
Expand All @@ -136,7 +136,8 @@ An example playbook to deploy VXLAN/EVPN Fabric via eAPI:
## Examples
Full examples with variables and outputs, are located here:
**Full examples with variables and outputs, are located here:**
[Arista NetDevOps Examples](https://github.com/aristanetworks/netdevops-examples)
## Additional Resources
Expand Down
7 changes: 4 additions & 3 deletions ansible_collections/arista/avd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ ansible-galaxy collection install arista.avd

## Example Playbooks

An example playbook to deploy VXLAN/EVPN Fabric via CloudVision:
**An example playbook to deploy VXLAN/EVPN Fabric via CloudVision:**

![Figure 1: Example Playbook CloudVision Deployment](media/figure-1-example-playbook-evpn-deploy-cvp.gif)

Expand All @@ -113,7 +113,7 @@ An example playbook to deploy VXLAN/EVPN Fabric via CloudVision:
name: arista.avd.eos_config_deploy_cvp
```
An example playbook to deploy VXLAN/EVPN Fabric via eAPI:
**An example playbook to deploy VXLAN/EVPN Fabric via eAPI:**
![Figure 2: Example Playbook CloudVision Deployment](media/figure-2-example-playbook-evpn-deploy-eapi.gif)
Expand All @@ -135,7 +135,8 @@ An example playbook to deploy VXLAN/EVPN Fabric via eAPI:
name: arista.avd.eos_config_deploy_eapi
```
Full examples with variables and outputs, are located here:
**Full examples with variables and outputs, are located here:**
[Arista NetDevOps Examples](https://github.com/aristanetworks/netdevops-examples)
## License
Expand Down

0 comments on commit a8b789b

Please sign in to comment.