I can run awx jobs from root user to remote vm hosts (to root users or non root users).
I would like to run awx jobs from non root user to remote vm hosts (to root users or non root users). Is it possible?
The reasson: I have a Foreman-ansible (and now awx) vm host that run playbooks from non root user (Foreman-ansible-awx host) to non root users (remote vm hosts) and I would like to use the same ssh trust relationship.