mirror of
https://github.com/ansible/awx.git
synced 2026-03-08 21:19:26 -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