I need to make AWX ready to be able to receive any XML requests from any other webservices so that the manual tasks can be requested remotely.
Present version for AWX: awx-1.0.2.0-3
Ansible 2.5.5
Thanks for help in advance.
BR//
Vandana
I need to make AWX ready to be able to receive any XML requests from any other webservices so that the manual tasks can be requested remotely.
Present version for AWX: awx-1.0.2.0-3
Ansible 2.5.5
Thanks for help in advance.
BR//
Vandana
Vandana Thakur (vandanakec@gmail.com) said:
I need to make AWX ready to be able to receive any XML requests from any
other webservices so that the manual tasks can be requested remotely.
Present version for AWX: *awx-1.0.2.0-3*
I am sorry that you have been tasked with doing this, from reading
your request.
My main advice is:
- read up on REST APIs; AWX uses a REST API, not an XML API.
If you do not know the difference, that is another area of learning you
will need.
- AWX 1.0.2 is no longer maintained at all, which is another problem.
This is really beyond the scope of AWX development.
Bill