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
Sloane Hertel b39534201f [cloud] If inventory file isn't able to be parsed by aws_ec2, raise an AnsibleParserError (#36387)
* If inventory file isn't able to be parsed by aws_ec2, return an empty dict instead of None

* Raise an AnsibleParserError instead

* remove extra lines

* aws_ec2 inventory plugin - fix path matching logic
2018-02-19 17:12:56 -05: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 [cloud] If inventory file isn't able to be parsed by aws_ec2, raise an AnsibleParserError (#36387) 2018-02-19 17:12:56 -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 Config continued (#31024) 2017-11-16 13:49:57 -05: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