community.general/lib/ansible/plugins/inventory
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 inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
advanced_host_list.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
auto.py Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00
aws_ec2.py aws_ec2 inv plugin: remove extra call to verify_file (#36588) 2018-02-22 12:10:47 -05:00
constructed.py Use module formatting (#33413) 2017-12-07 14:26:52 +00:00
host_list.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
ini.py remove unnecessary extra conditional (thanks bcoca) 2017-12-12 12:52:46 -05:00
k8s.py Upgrade to openshift client 0.4.0 (#35127) 2018-02-13 10:34:24 -05:00
openshift.py Upgrade to openshift client 0.4.0 (#35127) 2018-02-13 10:34:24 -05:00
openstack.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
script.py get_option instead of internal dict (#33191) 2017-11-28 12:00:22 -05:00
virtualbox.py add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
yaml.py Revert "YAML inventory unit test: fix test inventory format (#33828)" (#33869) 2017-12-13 14:19:19 -05:00