Hello guys:
I’m currently using AWX 6 and ansible 2.8. I pretend to periodically update some surveys from my templates. Originally, I achieved this by creating a bash script which invoked tower-cli to update an existing template. However, now I’m trying to use the tower_job_template for this same purpose.
I started playing around with a code like this: