You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Community Note
Ansible Version and collection version
ansible --version
ansible [core 2.16.3]
config file = None
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3/dist-packages/ansible
ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections
executable location = /usr/bin/ansible
python version = 3.12.3 (main, Jan 17 2025, 18:03:48) [GCC 13.3.0] (/usr/bin/python3)
jinja version = 3.1.2
libyaml = True
ansible-galaxy collection list | grep dcnm
cisco.dcnm 3.6.0
DCNM version
Nexus Dashboard: 3.2.1e
Affected module(s)
Ansible Playbook
Inventory File
Debug Output
Expected Behavior
We should be able to make changes to NDFC using the dcnm_rest module for API paths which support "Content-Type: application/x-wwww-form-urlencoded"
Actual Behavior
Getting a 500 error.
Steps to Reproduce
Only 1 step i.e. run the playbook.
ansible-playbook -i inventory default_creds.yml
References
NA
The text was updated successfully, but these errors were encountered: