[ansible-devel] Setting notifications email as build user

2018-11-12 Thread Josh B
Hello everyone. We recently stumbled upon AWX's notification feature. This is a great feature when doing ec2 creation. I see there is a way to add email recipients. Is there a way to make this send to the user logged into the UI at that time? Also is there a way to check the logs on

[ansible-devel] Email error from playbook run

2019-02-04 Thread Josh B
Hello, I am looking at a way to use the send mail template to send me the actual error in the playbook run. I have created a workflow in AWX and after my post, I have an email going out if the server is created successfully. I would also like to send another mail on failure. This is working.

[ansible-devel] Using Ansible from host through bastion to private IP

2019-09-30 Thread Josh B
Hello everyone! I have been an ansible and AWX user for years and love it!! I have a new project underway. I am running ansible from my mac. I need to connect to a private IP that is in a restricted VPC. I have a bastion host and can access this machine with no issues. The bastion can also