community.general/lib/ansible/modules/source_control
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
..
__init__.py package files 2016-12-08 11:22:22 -05:00
bzr.py Fix duplicate type keyword 2017-11-06 14:10:17 +01:00
git.py git: fix archive when update is set to no (#31829) 2017-10-31 13:56:40 +01:00
git_config.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
github_deploy_key.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
github_hooks.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
github_issue.py Add testcases for github_issue (#26309) 2017-08-30 14:50:45 -04:00
github_key.py Use correct variable from response in github_key (#25846) 2017-08-30 14:35:42 -04:00
github_release.py Update github_release.py (#33390) 2017-11-29 19:50:13 +00:00
gitlab_group.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
gitlab_project.py Fixed typo on git module doc (#34039) 2017-12-19 17:44:06 +01:00
gitlab_user.py Add limit for new password in gitlab_user (#33374) 2017-12-01 12:38:44 +05:30
hg.py PEP8 fixes: Ansible source_control module (#32323) 2017-11-06 14:00:33 +01:00
subversion.py PEP8 fixes: Ansible source_control module (#32323) 2017-11-06 14:00:33 +01:00