Skip to content

Commit eb477c7

Browse files
committed
fix quote to ASCII!
1 parent d31d4dd commit eb477c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible_collections/arista/avd/roles/eos_designs/docs/input-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: AVD design data models
1010

1111
# AVD design data models
1212

13-
AVD design data models provide opinionated yet flexible network-wide data models expressing the intent of your network design and configuration. AVD design data models are transformed by the Arista AVD framework to generate configuration, documentation and tests. You can extend or override Arista AVD's behaviour by leveraging structured config" or [custom structured configuration](../../eos_designs/docs/how-to/custom-structured-configuration.md) with data models described in [EOS config](../../eos_cli_config_gen/docs/input-variables.md).
13+
AVD design data models provide opinionated yet flexible network-wide data models expressing the intent of your network design and configuration. AVD design data models are transformed by the Arista AVD framework to generate configuration, documentation and tests. You can extend or override Arista AVD's behaviour by leveraging "structured config" or [custom structured configuration](../../eos_designs/docs/how-to/custom-structured-configuration.md) with data models described in [EOS config](../../eos_cli_config_gen/docs/input-variables.md).
1414

1515
!!! note
1616
For Ansible users this document describes the supported input variables for the role `arista.avd.eos_designs`.

0 commit comments

Comments
 (0)