community.general/lib/ansible/modules/network/cloudengine
Dag Wieers cdd21e2170
Clean up module documentation (#36909)
* Clean up module documentation

This PR includes:
- Removal of `default: None` (and variations)
- Removal of `required: false`
- Fixing booleans and `type: bool` where required

* Fix remaining (new) validation issues
2018-03-15 22:15:24 +01:00
..
__init__.py Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 2017-01-03 22:30:59 -05:00
ce_aaa_server.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_aaa_server_host.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_acl.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_acl_advance.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_bfd_session.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_bfd_view.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_bgp.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_bgp_af.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_bgp_neighbor.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_bgp_neighbor_af.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_command.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_config.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_dldp.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_dldp_interface.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_eth_trunk.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_evpn_bd_vni.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_evpn_bgp.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_evpn_bgp_rr.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_info_center_debug.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_info_center_global.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_info_center_log.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_info_center_trap.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_interface.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_interface_ospf.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_ip_interface.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_mlag_interface.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_mtu.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_netstream_export.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_netstream_global.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_netstream_template.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_ntp.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_ntp_auth.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_ospf.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_ospf_vrf.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_sflow.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_snmp_community.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_snmp_contact.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_snmp_location.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_snmp_target_host.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_snmp_traps.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_snmp_user.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_startup.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_static_route.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_stp.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_switchport.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_vlan.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_vrf.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_vrf_af.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_vxlan_arp.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_vxlan_gateway.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_vxlan_global.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_vxlan_tunnel.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ce_vxlan_vap.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00