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
Description
It failed when I tried to deploy a schema template to a site using ndo_schema_template_deploy with HTTPAPI Plugin, even though the NDO version is 3.7 or higher.
It can only be deployed with mso_schema_template_deploy module without HTTPAPI Plugin. It works, but it isn't a good idea to keep using this module with NDO 3.7+, as upgrading to NDO 4.x will break this workaround.
noppanut15
changed the title
Failed run a schema template deployment on NDO with HTTPAPI Plugin
Failed to run a schema template deployment on NDO with HTTPAPI Plugin
Jan 24, 2025
noppanut15
changed the title
Failed to run a schema template deployment on NDO with HTTPAPI Plugin
Failed to run a schema template deployment to NDO with HTTPAPI Plugin
Jan 24, 2025
github-actionsbot
changed the title
Failed to run a schema template deployment to NDO with HTTPAPI Plugin
Failed to run a schema template deployment to NDO with HTTPAPI Plugin (DCNE-297)
Jan 24, 2025
I tried to reproduce your issue but am not able to. Could you provide some more details from the logs besides the traceback. If you do not want to do this via github you can email them to me directly to email address attached to this github profile.
Community Note
Description
Affected Module Name(s):
MSO version and MSO Platform
APIC version and APIC Platform for Site Level Resources
Collection versions
Output/ Error message
Expected Behavior
The schema template should be able to be deployed by using ndo_schema_template_deploy module with HTTPAPI Plugin
This is the output when I use my workaround. (mso_schema_template_deploy module without HTTPAPI Plugin):
Actual Behavior
Playbook tasks to Reproduce
Important Factoids
pipx install ansible-core --python /usr/local/bin/python3.10
)References
N/A
The text was updated successfully, but these errors were encountered: