community.general/lib/ansible/modules/network/iosxr
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
iosxr_banner.py cliconf and netconf refactor of iosxr_logging (#34495) 2018-01-11 10:08:11 +05:30
iosxr_command.py Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
iosxr_config.py Adds parents to mutually_exclusive with src for *_config modules (#33957) 2018-01-03 09:47:12 -05:00
iosxr_facts.py IOS-XR NetConf and Cliconf plugin work (#33332) 2017-12-06 22:37:31 +05:30
iosxr_interface.py Cliconf and Netconf refactoring iosxr_interface (#33909) 2017-12-20 13:06:07 +05:30
iosxr_logging.py cliconf and netconf refactor of iosxr_logging (#34495) 2018-01-11 10:08:11 +05:30
iosxr_netconf.py code cleanup for `--diff` and `--check` modes (#33665) 2017-12-07 20:14:57 +05:30
iosxr_system.py code cleanup for `--diff` and `--check` modes (#33665) 2017-12-07 20:14:57 +05:30
iosxr_user.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00