ansible-dcnm
ansible-dcnm copied to clipboard
Links module not applying various inputs if link type is int_pre_provision_intra_fabric_link
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Ansible Version and collection version
DCNM version
- V 12.2.2
Affected module(s)
- dcnm_links
Ansible Playbook
# Copy-paste your anisble playbook here
Debug Output
Expected Behavior
Actual Behavior
Steps to Reproduce
References
see lines 1255 and 1778 in the links module, tested locally by removing the if blocks for the pre provisioned templates and links appear as expected.
@mikewiebe
proposed fix https://github.com/CiscoDevNet/ansible-dcnm/pull/383
@mthurstocisco Can you take this PR for a test drive? https://github.com/CiscoDevNet/ansible-dcnm/pull/426