Ansible has many powerful modules. One of which is called uri which is capable of sending any kind of HTTP
request. Using this module, it is fairly simple to allow ansible to intelligently talk to a REST API. This will come in handy during for automation of the sensu monitoring docker infrastructure I am currently working on.
Continue reading
