Can somebody tell me how to refresh the ansible playbooks in the embedded ansible programatically?
Ansible playbooks get imported from a git repository. If somebody commit changes in that git repository, we would like to automatically make these changes available in ManageIQ.
I would imagine I could trigger a refresh through a webhook, but I would like to know how to do this in ManageIQ.