DCAC and Ansible Automation Platform #1632
michael-mahon-va
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Been tasked with creating a playbook & survey for AAP to create a Management Zone. Went down the entire path, built out the command to curl and create a management zone for the V2 api. Kept running head-long into HTTP 400 errors. Went so far as to dump the full schema to a file then utilize GPT to build the entire payload, over 6000 lines for the json payload fully spec'd out and still getting a 400 HTTP. Went back to the drawing board here and Monaco/This project is now on my radar. If I go through the motions to install this, then make it available on my controller node for Ansible Automation Platform, if I wire up a Survey to the playbook and provide for defaults, will this actually perform the expectation of creating a management zone? Stumped that it is this complicated to create a management zone programmatically.
Beta Was this translation helpful? Give feedback.
All reactions