1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00
awx/lib/ansible/modules/web_infrastructure/ansible_tower
jaevans 623e0f7cc9
Add support for Tower Smart inventories (#41458)
* Support Smart Inventories

Add kind and host_filter fields and pass through to tower_cli.

* Add documentation for new Smart Inventories options

* Add missing description header for host_filter documentation

* Add version added tags to new options

* Bumped vesion_added to 2.7
2019-09-27 14:28:50 -04:00
..
__init__.py Ansible Tower organization module (#20355) 2019-09-27 14:28:35 -04:00
tower_credential.py add some Tower module integration tests (and fix a bug or two) (#37421) 2019-09-27 14:28:49 -04:00
tower_group.py Fix tower_* modules **params kwargs (#40137) 2019-09-27 14:28:50 -04:00
tower_host.py add some Tower module integration tests (and fix a bug or two) (#37421) 2019-09-27 14:28:49 -04:00
tower_inventory_source.py Module: Tower inventory source module (#37110) 2019-09-27 14:28:50 -04:00
tower_inventory.py Add support for Tower Smart inventories (#41458) 2019-09-27 14:28:50 -04:00
tower_job_cancel.py ansible_tower modules doc: fix typos, use formatting functions (#37414) 2019-09-27 14:28:49 -04:00
tower_job_launch.py Clean up module documentation (#36909) 2019-09-27 14:28:49 -04:00
tower_job_list.py Clean up module documentation (#36909) 2019-09-27 14:28:49 -04:00
tower_job_template.py Updating tower_job_template.py (#38821) 2019-09-27 14:28:50 -04:00
tower_job_wait.py Clean up module documentation (#36909) 2019-09-27 14:28:49 -04:00
tower_label.py Clean up module documentation (#36909) 2019-09-27 14:28:49 -04:00
tower_organization.py Clean up module documentation (#36909) 2019-09-27 14:28:49 -04:00
tower_project.py Clean up module documentation (#36909) 2019-09-27 14:28:49 -04:00
tower_role.py Fix tower_* modules **params kwargs (#40137) 2019-09-27 14:28:50 -04:00
tower_team.py Clean up module documentation (#36909) 2019-09-27 14:28:49 -04:00
tower_user.py Clean up module documentation (#36909) 2019-09-27 14:28:49 -04:00