Is there a preferred method to install new collections into the ansible configuration residing on my Foreman server that are accessible to foreman-proxy?
Right now, I install the collection to my local cache from ansible galaxy and then manually copied them from there to /usr/share/ansible/collections/ansible_collections. Is there a more elegant solution available?