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/plugins/inventory
Eric Brown e95e9de235 Typos in the yaml inventory plugin
This patch fixes up some English typos in the yaml inventory
plugin documentation.

* s/specifically/specific
* s/as/as an

Signed-off-by: Eric Brown <browne@vmware.com>
2018-03-23 18:01:40 -04: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 constructed inventory does not use group variables from previous inventory #37397 2018-03-20 18:26:27 -04:00
generator.py New generator inventory plugin (#37690) 2018-03-22 09:32:15 -04: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 Typos in the yaml inventory plugin 2018-03-23 18:01:40 -04:00