community.general/lib/ansible/modules/network/eos
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
eos_banner.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos_command.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos_config.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos_eapi.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
eos_interface.py Network modules to link to network guide (#37033) 2018-03-06 12:01:07 +00:00
eos_l2_interface.py Fixed Arista typo in docstring (#36139) 2018-02-14 13:23:06 +05:30
eos_l3_interface.py Fixed Arista typo in docstring (#36139) 2018-02-14 13:23:06 +05:30
eos_linkagg.py Fixed Arista typo in docstring (#36139) 2018-02-14 13:23:06 +05:30
eos_lldp.py Fix eos integration test failures (#37020) 2018-03-06 10:04:40 +05:30
eos_logging.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
eos_static_route.py eos_static_route fix (#36903) 2018-03-02 08:50:27 +05:30
eos_system.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
eos_user.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
eos_vlan.py Decouple config and state check in vlan and vrf network modules (#36386) 2018-02-26 09:23:54 +05:30
eos_vrf.py Decouple config and state check in vlan and vrf network modules (#36386) 2018-02-26 09:23:54 +05:30