aristanetworks / avd

Arista Validated Designs

Home Page:https://avd.arista.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor(plugins): Move jinja filter code for arista.avd.hide_passwords to PyAVD

Shivani-gslab opened this issue · comments

Enhancement summary

Move jinja filter code for arista.avd.hide_passwords to PyAVD

Which component of AVD is impacted

plugins

Use case example

please detail your use case

Describe the solution you would like

The code and unit tests for hide_passwords filter should be moved to pyavd/j2filters and imported inside ansible plugins/filter using pyavd wrapper.

Describe alternatives you have considered

No response

Additional context

No response

Contributing Guide

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