[ansible-project] Ability to have survey questions bring up certain results

2017-12-20 Thread Josh Bergman
Hello, I am new to ansible and am in the middle of deploying Ansible tower. I have nailed down the basics of the survey questions. But am stuck on this part. Is there a way to prompt for a certain set of answers or questions. For example. I am building a machine in my DEV environment. I

[ansible-project] Ansible power shell script failing on Ansible but completing on target machine

2017-12-12 Thread Josh Bergman
Hello, I have just started to use Ansible to complete some automation aspects on the Windows platform. My first task was to run our power shell script to install out Anti Virus software. I was able to achieve this by creating a bat file that calls the power shell script with psexec. The bat