Hi,
I’m trying to install the Oracle Cloud Infrastructure (OCI) module in AWX Docker. I’m using the https://github.com/oracle/oci-ansible-collection/ and I’ve added the “- name: oracle.oci” to “awx/requirements/collections_requirements.yml” but I’m still missing the collection when I perform the installation part (e.g. ansible-playbook -i inventory install.yml).
What am I doing wrong?
Thanks,