community.general/lib/ansible/plugins/inventory
Abhijeet Kasurde 9aa1360867 virtualbox: fix regression byte-string (#54244)
All paths in get_bin_path are string type and vboxmanage was byte-string type.
So os.path.join was failing to join these two.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-03-22 11:36:32 -04:00
..
__init__.py Allow parent groups to be variables or literal (#53649) 2019-03-14 14:22:18 -04:00
advanced_host_list.py
auto.py allow nontype configdata (#53365) 2019-03-08 13:03:46 -05:00
aws_ec2.py [aws_ec2 inventory] Add documentation about how to use IAM roles (#53957) 2019-03-21 09:40:13 -05:00
aws_rds.py Fixes typo of dicionaries to dictionaries (#53505) 2019-03-08 07:28:39 +01:00
azure_rm.py fix azure_rm.py not showing nic info for vmss (#53496) 2019-03-20 16:01:50 -07:00
constructed.py Add keyed_groups feature (#52045) 2019-03-05 12:34:34 -06:00
docker_swarm.py Docker: mention Docker SDK for Python instead of docker/docker-py (#53917) 2019-03-20 13:27:44 -04:00
foreman.py allow using env for foreman options (#52693) 2019-03-06 16:50:32 -05:00
gcp_compute.py Overridable safety (#53458) 2019-03-12 12:03:20 -04:00
generator.py FactCache changes 2018-12-05 12:33:27 -08:00
hcloud.py inventory: hcloud: implement constructed (#54097) 2019-03-20 16:04:21 +01:00
host_list.py
ini.py Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
k8s.py Bubble up import exception content for k8s module (#50657) 2019-01-15 10:44:59 +10:00
linode.py Fix metadata field. (#53903) 2019-03-16 18:13:38 +01:00
netbox.py Fix netbox url with string concat (#49943) 2019-03-14 17:05:47 -04:00
nmap.py inventory: find required binary for plugin to work (#53052) 2019-03-16 10:51:42 +05:30
online.py
openshift.py Do not load user kube config if path specified (#49952) 2019-01-11 17:26:53 +00:00
openstack.py Send openstack inventory logs to stderr (#51827) 2019-02-13 13:36:37 +00: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 Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
tower.py Add option for tower inventory to give general metadata (#52747) 2019-03-06 15:32:05 +00:00
virtualbox.py virtualbox: fix regression byte-string (#54244) 2019-03-22 11:36:32 -04:00
vmware_vm_inventory.py VMware: Refactor guest inventory plugin (#52642) 2019-02-22 09:55:57 +05:30
vultr.py inventory: vultr: implement keyed groups and filter (#53869) 2019-03-19 07:26:34 +01:00
yaml.py Fine tune sanity (#53544) 2019-03-11 15:12:14 -04:00