Hi,
I have already a configured AWX working machine, running local docker images. I need pysphere installed on the awx_web image to run my vsphere_guest module. I changed requirements_ansible.txt and added pysphere, when i rerun the ansible-playbook, got a freshly installed AWX. Though i have and external partition for postgresql. How can i keep the previous settings at my AWX and add new pysphere pip install to the new image?
Cheers.