community.general/lib/ansible/modules/network/iosxr
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 initial add of iosxr_command module 2016-12-08 11:24:06 -05:00
iosxr_banner.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
iosxr_command.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
iosxr_config.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
iosxr_facts.py Add a note to iosxr_(command|config|facts) stating netconf is not supported (#37394) 2018-03-14 13:24:31 +01:00
iosxr_interface.py Network modules to link to network guide (#37033) 2018-03-06 12:01:07 +00:00
iosxr_logging.py * adds commit replace with config file for iosxr (#35564) 2018-02-01 14:15:32 +00:00
iosxr_netconf.py Fix more docs vs argspec (#36048) 2018-02-12 17:42:25 +00:00
iosxr_system.py Changes to enable network_cli and netconf on iosxr integration tests. (#35269) 2018-01-24 19:46:27 +05:30
iosxr_user.py iosxr_user refactor for cliconf and netconf (#34892) 2018-01-17 07:28:58 -07:00