community.general/lib/ansible/modules/web_infrastructure/ansible_tower
Samuel Carpentier 6846152c46 New module: tower_notification (#50512)
* New module: tower_notification

* Fix CI check failures

* Add integration tests and extend examples

* Add missing required field for deletion tests and examples

* Add missing required field for deletion tests and examples

* Set port type to int

* Add missing field for Slack notification

* Add missing field types for IRC notification

* Update module documentation

* Correct field name and type for IRC notification

* Uniformize 'targets' field

* Uniformize 'targets' field
2019-01-27 16:28:49 +00:00
..
__init__.py
tower_credential.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_credential_type.py
tower_group.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_host.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_inventory.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_inventory_source.py
tower_job_cancel.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_job_launch.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_job_list.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_job_template.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_job_wait.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_label.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_notification.py New module: tower_notification (#50512) 2019-01-27 16:28:49 +00:00
tower_organization.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_project.py Add scm_update_cache_timeout, job_timeout and custom_virtualenv to tower_project (#51330) 2019-01-25 08:42:14 -05:00
tower_receive.py Adding TowerCLI receive module (#51023) 2019-01-18 11:11:17 +00:00
tower_role.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_send.py Adding TowerCLI send module (#37843) 2019-01-18 11:05:54 +00:00
tower_settings.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_team.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_user.py Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_workflow_launch.py Adding tower_workflow_launch (#42701) 2019-01-18 11:08:04 +00:00
tower_workflow_template.py fix docs for tower modules (#50710) 2019-01-09 09:21:26 -05:00