community.general/lib/ansible/modules/remote_management/ucs
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
ucs_ip_pool.py
ucs_lan_connectivity.py
ucs_mac_pool.py
ucs_san_connectivity.py
ucs_vhba_template.py
ucs_vlans.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ucs_vnic_template.py Add support for primary and secondary redundancy types. Require cdn name for user-defined names. (#35505) 2018-01-30 16:50:16 +01:00
ucs_vsans.py
ucs_wwn_pool.py