Nexus is a collection of services available
for us to automate. With the services available we can integrate them in the
work flow that we need. Nexus also exposes the services as Rest services so
that we can use them to automate things. In this article we will see how we can
use the nexus rest api to automate things.
While nexus...
Pages
Monday, September 26, 2016
Ansible Rest Calls

Rest API’s calls are now a days the main
API to integrate with different applications. If you want to connect to an
existing infrastructure we can expose the infrastructure as rest API and other
applications can you the API to make calls.
Ansible also provides us a way to make the
Rest calls using URI module. The URI module allows...
Subscribe to:
Posts
(
Atom
)