community.general/lib/ansible/modules/web_infrastructure/ansible_tower
Andrew J Huffman fb61680ccd Updating tower_job_template.py (#38821)
* 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
2018-06-05 15:33:51 +10:00
..
__init__.py Ansible Tower organization module (#20355) 2017-01-30 13:42:32 -05:00
tower_credential.py add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_group.py Fix tower_* modules **params kwargs (#40137) 2018-05-25 18:03:12 -05:00
tower_host.py add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_inventory.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
tower_inventory_source.py Module: Tower inventory source module (#37110) 2018-06-05 15:32:54 +10:00
tower_job_cancel.py ansible_tower modules doc: fix typos, use formatting functions (#37414) 2018-03-15 13:58:50 +10:00
tower_job_launch.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
tower_job_list.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
tower_job_template.py Updating tower_job_template.py (#38821) 2018-06-05 15:33:51 +10:00
tower_job_wait.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
tower_label.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
tower_organization.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
tower_project.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
tower_role.py Fix tower_* modules **params kwargs (#40137) 2018-05-25 18:03:12 -05:00
tower_team.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
tower_user.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00