community.general/lib/ansible/plugins/inventory
Abhijeet Kasurde 8ce09a0057 VMware: fix inventory plugin (#56431)
* Fixed regression introduced in #56071
* Added test to check if hostvars are populated
* Fix toml installation logic

Fixes: #56413

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-05-15 10:15:49 -04:00
..
__init__.py Avoid erroring on host group confusion in keyed groups (#54099) 2019-03-25 16:57:46 -04:00
advanced_host_list.py Add toml inventory plugin (#41593) 2018-11-06 10:02:36 -06:00
auto.py Better test for cache method availability (#54740) 2019-04-09 09:32:11 -07:00
aws_ec2.py Improving documentation of the aws_ec2 inventory plugin (#55255) 2019-04-15 15:16:21 -05:00
aws_rds.py Update inventory caching to remove deprecation warnings (#53976) 2019-03-26 08:15:12 -05:00
azure_rm.py Allow using Azure rm legacy hostnames (#54060) 2019-03-26 15:28:21 -04:00
cloudscale.py Add cloudscale.ch API inventory plugin (#53517) 2019-04-10 20:01:13 +02:00
constructed.py Add keyed_groups feature (#52045) 2019-03-05 12:34:34 -06:00
docker_swarm.py Fix some formatting. (#54952) 2019-04-08 02:17:36 -04:00
foreman.py Fix for type error introduced by #51034 (#54333) 2019-03-25 16:29:29 +01:00
gcp_compute.py return actual error from module logic on gcp_compute (#55055) 2019-04-09 18:35:05 -04:00
generator.py FactCache changes 2018-12-05 12:33:27 -08:00
gitlab_runners.py Gitlab runner inventory plugin (#53897) 2019-03-26 20:34:32 +01:00
hcloud.py inventory: hcloud: implement constructed (#54097) 2019-03-20 16:04:21 +01:00
host_list.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
ini.py Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
k8s.py DOCS: Update "connections" data type (#55290) 2019-04-15 10:18:09 -05:00
kubevirt.py Use standard _sanitize_group_name method 2019-04-10 17:34:13 -04:00
linode.py Fix metadata field. (#53903) 2019-03-16 18:13:38 +01:00
netbox.py Netbox Inventory: Group By Platforms (#52780) 2019-04-04 00:09:00 +05:30
nmap.py inventory: find required binary for plugin to work (#53052) 2019-03-16 10:51:42 +05:30
online.py Add a dynamic inventory plugin for Online (#44720) 2018-09-03 02:33:15 -04:00
openshift.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
openstack.py document specifying openstack clouds path via env var (#54532) 2019-03-29 09:45:19 -05:00
scaleway.py Fix getheaders regression with open_url in Scaleway dynamic inventory (#48671) 2018-11-21 09:06:21 -06:00
script.py Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
toml.py Fix read vaulted toml inventory (#54226) (#54235) 2019-04-10 09:10:48 -05:00
tower.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
virtualbox.py Revert "inventory: virtualbox: fix typo in examples (#56328)" (#56374) 2019-05-14 07:08:17 +02:00
vmware_vm_inventory.py VMware: fix inventory plugin (#56431) 2019-05-15 10:15:49 -04:00
vultr.py vultr: fix missing encoding header (#54696) 2019-04-02 06:37:13 +02:00
yaml.py Fine tune sanity (#53544) 2019-03-11 15:12:14 -04:00