Hi AWX community,
I’m attempting an AWX POC, but I’m having some trouble with initial database setup. In our environment we have a separation between the DBA user (owner of the database, can run migrations) and the APP user (what I would want AWX to run as daily, doesn’t own the DB, fails to run migrations). I cannot even run AWX as DBA to allow the migrations due to severe connection restrictions. I’m looking for pointers on how to execute migrations remotely via a separate user. is this possible?
Best regards,
Piotr