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
Rob feae35ab7e add IAM role assumption to aws_ec2 inventory (#41637)
* add IAM role assumption to aws_ec2 inventory
* Ensure inventory._options has necessary option keys populated since the plugin docs parser isn't accessible to unit tests yet
7 years ago
..
__init__.py Templar: encapsulate _available_variables (#55435) 7 years ago
advanced_host_list.py Not native, but text (#55676) 7 years ago
auto.py Better test for cache method availability (#54740) 7 years ago
aws_ec2.py add IAM role assumption to aws_ec2 inventory (#41637) 7 years ago
aws_rds.py Update inventory caching to remove deprecation warnings (#53976) 7 years ago
azure_rm.py Templar: encapsulate _available_variables (#55435) 7 years ago
cloudscale.py Add cloudscale.ch API inventory plugin (#53517) 7 years ago
constructed.py Add keyed_groups feature (#52045) 7 years ago
docker_swarm.py Fix some formatting. (#54952) 7 years ago
foreman.py Return results even when the cache is disabled (#55505) 7 years ago
gcp_compute.py better metadata formatting on gcp_compute (#57778) 7 years ago
generator.py Templar: encapsulate _available_variables (#55435) 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 Not native, but text (#55676) 7 years ago
ini.py Add toggle to control invalid character substitution in group names (#52748) 7 years ago
k8s.py DOCS: Update "connections" data type (#55290) 7 years ago
kubevirt.py Use standard _sanitize_group_name method 7 years ago
linode.py Fix metadata field. (#53903) 7 years ago
netbox.py netbox: inventory: fix implementation of groups option (#57689) 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) 8 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 Fix read vaulted toml inventory (#54226) (#54235) 7 years ago
tower.py standardize TLS connection properties (#54315) 7 years ago
virtualbox.py Adding example for add host to groups (#56756) 7 years ago
vmware_vm_inventory.py VMware: fix inventory plugin (#56431) 7 years ago
vultr.py vultr: fix missing encoding header (#54696) 7 years ago
yaml.py Fine tune sanity (#53544) 7 years ago