1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/commands
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 package files 2016-12-08 11:22:22 -05:00
command.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
expect.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
raw.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
script.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
shell.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
telnet.py Update docs for telnet module (#35257) 2018-01-24 07:33:47 +00:00