mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 20:51:21 -03:30
* Updating tower_job_template.py * tower_job_template: Update parameter version_added to 2.7 * Ensure that unset credentials aren't passed Passing empty strings for unset credentials causes ValueErrors as the API expects an integer. Don't pass unset credentials