avd icon indicating copy to clipboard operation
avd copied to clipboard

Fix(modules): configlet_build_config documentation issue for the prefix parameter

Open gmuloc opened this issue 3 years ago • 0 comments

Issue Summary

cf https://github.com/aristanetworks/ansible-avd/pull/1946#discussion_r923976345

Basically in one place the prefix is optional and in another place it is required (module doctsring documentation)

This should be aligned properly

Which component(s) of AVD impacted

arista.avd.configlet_build_config

How do you run AVD ?

Ansible CLI (with virtual-env or native python)

Steps to reproduce

No response

Relevant log output

No response

Contributing Guide

  • [X] I agree to follow this project's Code of Conduct

gmuloc avatar Jul 21 '22 12:07 gmuloc