We have just installed Tower for the first time and are trying to get up and running with the simplest of projects and playbooks.
We are new to Tower, not new to Ansible.
Under ‘Projects’ I can start an SCM Update of the whole project using the cloud/arrow icon and it will complete.
I have a simple Template that references this project. It runs a very basic script that generates an email from our target box (we have established plays running on these boxes).
When I run the Template, it performs the SCM Update of the project and then fails on the ‘Playbook Run’ step with Explanation: Previous Task Failed >> details; SCM Update failed for Starter Project with ID 41.
But my jobs listed don’t mention a Job ID 41. And the SCM Update of Starter Project worked!
43 = Cleanup Activity Stream >> Management Job [Success]
42 = Cleanup Job Details >> Management Job [Success]
40 = Very Basic Test >> Playbook Run [Failure]
39 = Starter Project >> SCM Update [Success]
Any help much appreciated.