1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
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
..
cli Temporary (#31677) 2018-01-15 21:15:04 -08:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Temporary (#31677) 2018-01-15 21:15:04 -08:00
errors Temporary (#31677) 2018-01-15 21:15:04 -08:00
executor Temporary (#31677) 2018-01-15 21:15:04 -08:00
galaxy Catch exception comparing role versions, and provide a user friendly error message. Fixes #32301 (#34427) 2018-01-11 17:41:23 -06:00
inventory Temporary (#31677) 2018-01-15 21:15:04 -08:00
module_utils Temporary (#31677) 2018-01-15 21:15:04 -08:00
modules Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
parsing Misc. typo is display log (#34388) 2018-01-05 07:44:28 +05:30
playbook Temporary (#31677) 2018-01-15 21:15:04 -08:00
plugins Temporary (#31677) 2018-01-15 21:15:04 -08:00
template [template/vars] Use to_native(exception) as a fallback for Python 3 which doesn't have a .message attribute (#34044) 2017-12-19 17:34:46 -05:00
utils Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Temporary (#31677) 2018-01-15 21:15:04 -08:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00