You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/inventory
Kris Amundson f9dfb78d3c Netbox Inventory: Group By Platforms (#52780)
Fixes the functionality to group_by 'platforms'. Adds the call to self.refresh_platforms_lookup
back and fixes square brackets to return a list instead of a string.
7 years ago
..
__init__.py Avoid erroring on host group confusion in keyed groups (#54099) 7 years ago
advanced_host_list.py Add toml inventory plugin (#41593) 7 years ago
auto.py allow nontype configdata (#53365) 7 years ago
aws_ec2.py Update inventory caching to remove deprecation warnings (#53976) 7 years ago
aws_rds.py Update inventory caching to remove deprecation warnings (#53976) 7 years ago
azure_rm.py Allow using Azure rm legacy hostnames (#54060) 7 years ago
constructed.py Add keyed_groups feature (#52045) 7 years ago
docker_swarm.py standardize TLS connection properties (#54315) 7 years ago
foreman.py Fix for type error introduced by #51034 (#54333) 7 years ago
gcp_compute.py Bugfix/52688 gcp compute missing image (#54468) 7 years ago
generator.py FactCache changes 7 years ago
gitlab_runners.py Gitlab runner inventory plugin (#53897) 7 years ago
hcloud.py inventory: hcloud: implement constructed (#54097) 7 years ago
host_list.py Fix python3 and nonascii handling in inventory plugins 8 years ago
ini.py Add toggle to control invalid character substitution in group names (#52748) 7 years ago
k8s.py standardize TLS connection properties (#54315) 7 years ago
linode.py Fix metadata field. (#53903) 7 years ago
netbox.py Netbox Inventory: Group By Platforms (#52780) 7 years ago
nmap.py inventory: find required binary for plugin to work (#53052) 7 years ago
online.py Add a dynamic inventory plugin for Online (#44720) 7 years ago
openshift.py standardize TLS connection properties (#54315) 7 years ago
openstack.py document specifying openstack clouds path via env var (#54532) 7 years ago
scaleway.py Fix getheaders regression with open_url in Scaleway dynamic inventory (#48671) 7 years ago
script.py Add toggle to control invalid character substitution in group names (#52748) 7 years ago
toml.py Add toggle to control invalid character substitution in group names (#52748) 7 years ago
tower.py standardize TLS connection properties (#54315) 7 years ago
virtualbox.py Update inventory caching to remove deprecation warnings (#53976) 7 years ago
vmware_vm_inventory.py Update inventory caching to remove deprecation warnings (#53976) 7 years ago
vultr.py vultr: fix missing encoding header (#54696) 7 years ago
yaml.py Fine tune sanity (#53544) 7 years ago