Ansible Automation Platform Shared connection to vwaappdb01.orktion.net closed

,

I am currently using the trial version of Ansible Automation Platform. I am attempting to install the AAP stack on 3 Controllers, 1 Hub, and 1 DB using the setup.sh script. However, the installation is failing at the following step, even after permanently stopping the firewall service.

TASK [ansible.automation_platform_installer.postgres : check if awx pg user exists] ***
[WARNING]: could not parse environment value, skipping: [‘{{ extra_env |
default(omit) }}’]
fatal: [vwaappdb01.orktion.net]: FAILED! => {“changed”: false, “module_stderr”: “Shared connection to vwaappdb01.orktion.net closed.\r\n”, “module_stdout”: “\r\nWe trust you have received the usual lecture from the local System\r\nAdministrator. It usually boils down to these three things:\r\n\r\n #1) Respect the privacy of others.\r\n #2) Think before you type.\r\n #3) With great power comes great responsibility.\r\n\r\n\r\n”, “msg”: “MODULE FAILURE\nSee stdout/stderr for the exact error”, “rc”: 1}