mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 13:11:19 -03:30
* Ansible Tower job_launch module * Added RETURN documentation and fixed import locations * remove superfluos required attributes, make tags a list, and fix some typos * only join tags if they are actually a list * use isinstance instead of type, cleanup imports