community.general/lib/ansible/modules/web_infrastructure
John R Barker 195beebcb4
Module DOCUMENTATION should match argspec (#34895)
* Module DOCUMENTATION should match argspec

Large update of many modules so that DOCUMENTATION option name and
aliases match those defined in the argspec.

Issues identified by https://github.com/ansible/ansible/pull/34809

In addition to many typos and missing aliases, the following notable
changes were made:

* Create `module_docs_fragments/url.py` for `url_argument_spec`
* `dellos*_command` shouldn't have ever had `waitfor` (was incorrectly copied)
* `ce_aaa_server_host.py` `s/raduis_server_type/radius_server_type/g`
* `Junos_lldp` enable should be part of `state`.
2018-01-16 12:18:51 +00:00
..
ansible_tower Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
__init__.py package files 2016-12-08 11:22:22 -05:00
apache2_mod_proxy.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
apache2_module.py Catch AttributeError if regex is not found. (#30990) 2017-10-01 07:19:34 -04:00
deploy_helper.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
django_manage.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
ejabberd_user.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
gunicorn.py Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
htpasswd.py Add doc fragment for files (#33953) 2018-01-03 11:04:18 -05: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_plugin.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
jenkins_script.py Do not prevent username logging in jenkins_script module (#34459) 2018-01-04 10:03:01 -05:00
jira.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
letsencrypt.py letsencrypt: add new param account_key_content (#32948) 2017-12-09 08:48:15 +01: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 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
taiga_issue.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00