Extracting Data from the Ansible Tower API
Ansible Tower exposes a comprehensive RESTful API. In fact, Tower is first implemented as an API and then the UI is written to consume that API; anything that can be done from the UI can also be done by making calls to the API. In this article I will...
Mar 4, 20222 min read309