community.general/lib/ansible/plugins/inventory
Sloane Hertel b94198f9de [cloud] New inventory plugin: aws_ec2 (#34416)
aws_ec2 is an inventory plugin intended to replace uses of the `contrib/inventory/ec2.py`
inventory script. 

For advanced grouping, please use the `constructed` inventory plugin.
2018-01-22 18:49:57 -05:00
..
__init__.py Fix invalid string escape sequences. 2017-11-21 10:03:34 -08: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] New inventory plugin: aws_ec2 (#34416) 2018-01-22 18:49:57 -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 Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
openshift.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -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 get_option instead of internal dict (#33191) 2017-11-28 12:00:22 -05:00
yaml.py Revert "YAML inventory unit test: fix test inventory format (#33828)" (#33869) 2017-12-13 14:19:19 -05:00