Matt Schwen
Matt Schwen
Hey, is there somewhere where this is documented?
I have updated your suggestions and made some other modifications to this recent commit... https://github.com/networktocode/pynxos/pull/9/commits/6b23bea5a0148d8add8b2e3645551309a1607d79 Please review, I believe this is very close, if not ready to merge. Once this...
Hey @costastf this library is awesome and does provide an awesome framework to implement a fully supported python library for the AWX API. The options for launching a job are...
AWX API Job Templates post options ``` "POST": { "name": { "type": "string", "required": true, "label": "Name", "max_length": 512, "help_text": "Name of this job template.", "filterable": true }, "description": {...