community.general/lib/ansible/modules/web_infrastructure
Pierre Roux 81de7582d9 Fix tower_* modules **params kwargs (#40137)
* Add cleaning function to handle **params

The cleaning function is only added to tower modules which pass a `**params`
argument as an unpacked dictionnary to the tower-cli method calls.

Fix #39745

* Remove previous code added only for tower_role

In 872a7b4, the `update_resources` function was modified so that it would clear unwanted
parameters. However, this behaviour is desired for other modules too, modified in
another commit. (see tower_clean_params).
2018-05-25 18:03:12 -05:00
..
ansible_tower Fix tower_* modules **params kwargs (#40137) 2018-05-25 18:03:12 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00
_letsencrypt.py Renaming letsencrypt -> acme_certificate (#39816) 2018-05-08 09:17:40 +02:00
acme_account.py Rename letsencrypt module utils / document fragment to acme. (#40697) 2018-05-25 09:08:14 +02:00
acme_certificate.py Allowing to prohibit account changes for acme_certificate. (#40698) 2018-05-25 03:18:20 -04:00
apache2_mod_proxy.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
apache2_module.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
deploy_helper.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
django_manage.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
ejabberd_user.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
gunicorn.py Replace the hard-coded temp path in gunicorn module (#38349) 2018-04-05 16:31:21 -04:00
htpasswd.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
jboss.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
jenkins_job.py return EXCL_STATE when color property is not in the response 2017-08-17 17:17:49 -04:00
jenkins_job_facts.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
jenkins_plugin.py Fixes #24241 Module always updates installed plugins (#40591) 2018-05-24 12:15:47 +10:00
jenkins_script.py ISSUE-37945 output not populated on failure (#37952) 2018-04-05 05:49:10 -04:00
jira.py make jira authentication Python3 compatible (#33862) 2018-03-22 14:38:01 -07:00
nginx_status_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rundeck_acl_policy.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rundeck_project.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
supervisorctl.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
taiga_issue.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00