My current customer doesn’t have a bastion host, and we are setting up CasC POC for them. They access their instance of AAP using an Azure token. When I run a task from the CasC playbook I get auth errors, which is expected since I don’t have a defined username/password to pass to the controller.
Any thoughts on how I could proceed with this situation and get a playbook that actually runs? Or is it by design meant to run with ansible-playbook or ansible-navigator from the command line?
Hi @Karyn_Cassio can you maybe share your setup? I’m trying to do something similar (configuring the controller from a template in the controller) but I can’t seem to get it working. I’m importing the ansible.controller collection (tried awx.awx also) but the roles are not found