CiscoDevNet / ansible-dcnm

Apache License 2.0
47 stars 37 forks source link

NDFC custom network module #299

Open praveenramoorthy opened 6 months ago

praveenramoorthy commented 6 months ago

NDFC custom network module

This PR contains code for new custom network module, where user can use this new module configure networks using custom templates. The PR contains the code for new module, IT and UT cases for the new module. Rollback mechanism in case of play failure is not supported as of now, it will be supported in future.