community.general/lib/ansible/modules/web_infrastructure/ansible_tower
Pilou 44f5b2bd25 ansible_tower: fix broken import, reuse tower_argument_spec and documentation fragment (#29115)
* module_utils/ansible_tower: fix broken import

* tower_*: use tower_argument_spec & doc fragment

* tower doc fragment: Ansible requires Python 2.6+

* tower_job_wait: fix broken import (Py3 compat)
2017-10-02 16:21:24 -04:00
..
__init__.py
tower_credential.py
tower_group.py
tower_host.py
tower_inventory.py
tower_job_cancel.py
tower_job_launch.py
tower_job_list.py
tower_job_template.py
tower_job_wait.py
tower_label.py
tower_organization.py
tower_project.py
tower_role.py
tower_team.py
tower_user.py