community.general/lib/ansible/modules/utilities/logic
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
assert.py
async_status.py Temporary (#31677) 2018-01-15 21:15:04 -08:00
async_wrapper.py Temporary (#31677) 2018-01-15 21:15:04 -08:00
debug.py
fail.py
import_playbook.py Unifying wording and formatting of all include and import modules (#31938) 2017-11-22 14:05:29 -08:00
import_role.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
import_tasks.py Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
include.py undeprecate include 2018-02-07 12:35:56 -05:00
include_role.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
include_tasks.py Unifying wording and formatting of all include and import modules (#31938) 2017-11-22 14:05:29 -08:00
include_vars.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
pause.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
set_fact.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
set_stats.py
wait_for.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
wait_for_connection.py