community.general/lib/ansible/modules/network/cloudengine
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
ce_aaa_server.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_aaa_server_host.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
ce_acl.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_acl_advance.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_acl_interface.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_bfd_global.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_bfd_session.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_bfd_view.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_bgp.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_bgp_af.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_bgp_neighbor.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_bgp_neighbor_af.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_command.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_config.py Adds parents to mutually_exclusive with src for *_config modules (#33957) 2018-01-03 09:47:12 -05:00
ce_dldp.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_dldp_interface.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_eth_trunk.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_evpn_bd_vni.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_evpn_bgp.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_evpn_bgp_rr.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_evpn_global.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_facts.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_file_copy.py ce_file_copy: fix broken import (#34023) 2017-12-20 14:44:01 +00:00
ce_info_center_debug.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_info_center_global.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_info_center_log.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_info_center_trap.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_interface.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_interface_ospf.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_ip_interface.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_link_status.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_mlag_config.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_mlag_interface.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_mtu.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_netconf.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_netstream_aging.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_netstream_export.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_netstream_global.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_netstream_template.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_ntp.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_ntp_auth.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_ospf.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_ospf_vrf.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_reboot.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_rollback.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_sflow.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_snmp_community.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_snmp_contact.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_snmp_location.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_snmp_target_host.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_snmp_traps.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_snmp_user.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_startup.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_static_route.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_stp.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_switchport.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_vlan.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_vrf.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_vrf_af.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_vrf_interface.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_vrrp.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_vxlan_arp.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_vxlan_gateway.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_vxlan_global.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_vxlan_tunnel.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ce_vxlan_vap.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30