community.general/lib/ansible/modules/network/junos
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 add package init to junos/ 2016-12-08 11:24:05 -05:00
junos_banner.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
junos_command.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
junos_config.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
junos_facts.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
junos_interface.py Network modules to link to network guide (#37033) 2018-03-06 12:01:07 +00:00
junos_l2_interface.py Add junos_l2_interface module (#35123) 2018-01-22 20:38:07 +05:30
junos_l3_interface.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
junos_linkagg.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
junos_lldp.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
junos_lldp_interface.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
junos_logging.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
junos_netconf.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
junos_package.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
junos_rpc.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
junos_scp.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
junos_static_route.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
junos_system.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
junos_user.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
junos_vlan.py Add junos_l2_interface module (#35123) 2018-01-22 20:38:07 +05:30
junos_vrf.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00