Running a Playbook
To run an Ansible Playbook, send an HTTP POST request to the API endpoint at /api/playbook. Input and output options
are described in the following subsections. Callback and progress updates are both optional, allowing for more
flexibility in use-cases.