mirror of
https://github.com/ansible/awx.git
synced 2026-04-08 11:39:22 -02: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