1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins/inventory
Brian Coca 3e52a6a693
Overridable safety (#53458)
* create overridable sanitation function
* now used in aws, gce and azure plugins
* added new option to these plugins to work in conjunction with general toggle to make it easier
  to emulate inventory script behavior.
2019-03-12 12:03:20 -04:00
..
__init__.py Overridable safety (#53458) 2019-03-12 12:03:20 -04:00
advanced_host_list.py Add toml inventory plugin (#41593) 2018-11-06 10:02:36 -06:00
auto.py allow nontype configdata (#53365) 2019-03-08 13:03:46 -05:00
aws_ec2.py Overridable safety (#53458) 2019-03-12 12:03:20 -04:00
aws_rds.py Fixes typo of dicionaries to dictionaries (#53505) 2019-03-08 07:28:39 +01:00
azure_rm.py Overridable safety (#53458) 2019-03-12 12:03:20 -04:00
constructed.py Add keyed_groups feature (#52045) 2019-03-05 12:34:34 -06: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 Add Hetzner Cloud Inventory Plugin (#52553) 2019-02-22 09:18:30 +00: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 Bubble up import exception content for k8s module (#50657) 2019-01-15 10:44:59 +10:00
linode.py add more consistent extension matching for inventory plugins (#46786) 2018-10-11 11:06:52 -05:00
netbox.py netbox: inventory: Fix VMs do not have device_roles, but instead use roles (#50761) 2019-02-11 06:40:24 +01:00
nmap.py improved nmap fix, updated as per fb (#53280) 2019-03-04 14:47:38 -05:00
online.py Add a dynamic inventory plugin for Online (#44720) 2018-09-03 02:33:15 -04:00
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 Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
vmware_vm_inventory.py VMware: Refactor guest inventory plugin (#52642) 2019-02-22 09:55:57 +05:30
vultr.py inventory/vultr: Few minor improvements (#44622) 2018-08-24 15:35:29 +02:00
yaml.py Fine tune sanity (#53544) 2019-03-11 15:12:14 -04:00