File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/plugins/Modules_and_action_plugins Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Generate AVD EOS device configurations and documentations
1919
2020The ` arista.avd.eos_cli_config_gen ` module is an Ansible Action Plugin providing the following capabilities:
2121
22- - Validates input variables according to structured EOS configuration schema
22+ - Validates input variables according to eos_cli_config_gen schema
2323- Generates device configuration and saves it to file
2424- Optionallu generates device documentation and saves it to file
2525
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Generate AVD EOS Designs structured configuration
1919
2020The ` arista.avd.eos_designs_structured_config ` module is an Ansible Action Plugin providing the following capabilities:
2121
22- - Validates input variables according to AVD inputs schema
22+ - Validates input variables according to eos_designs schema
2323- Generates structured configuration
2424- Optionally run any custom jinja2 YAML templates and merge result onto structured configuration
2525- Optionally run jinja2 templating the generated structured configuration
You can’t perform that action at this time.
0 commit comments