Commit Graph

209 Commits (6fe9a5e40cfaf2a2ed1512232e4ebdb2dc94de44)

Author SHA1 Message Date
Michael Schuett 21813ed83e Fix auth in collins.py inventory
10 years ago
Ryan Groten f12d5b01c7 FreeIPA: Add support for nested hostgroups in FreeIPA (#14695)
10 years ago
Dag Wieers 1ca4add91c Performance improvement using in-operator on dicts
10 years ago
Ondra Machacek 563017f7ec Add dynamic inventory for oVirt version 4 and RHV version 4 (#17910)
10 years ago
James Tanner 2d2bb626d4 Port has_key to python3 compatible syntax
10 years ago
David Moreau Simard c53db300b8 Update the link to the os-client-config repository
10 years ago
Toshio Kuratomi 03550caece Move mdt dynamic inventory plugin into contrib/inventory where it
10 years ago
Tony Kinsley 73da2663a3 Resolves #18312 python3 support for ec2.py
10 years ago
Matt Clay 0d46805979 Clean up shebangs for various files.
10 years ago
Toshio Kuratomi f7d9a734d5 Port rax dynamic inventory script to Ansible 2.3 get_config() (#18204)
10 years ago
Matt Davis 6b02d296d7 fix azure_rm.py to work with 2.0.0rc5 or rc6
10 years ago
John M. Carlin a3f88eddad Documented configuration option for url
10 years ago
John M. Carlin ef7fd10b15 Add SSL support to Consul inventory script
10 years ago
Thomas Sjögren b35d4d7a19 add tag grouping
10 years ago
Thomas Sjögren d24bf49d3f typo, do_tags, do_volume_ids
10 years ago
Tom Melendez 54caf3c5d5 [GCE] Caching support for inventory script. (#18093)
10 years ago
René Moser c588bade1f cloudstack: add domain, group per zone to dynamic inventory (#17792)
10 years ago
Daniel Yates 39e86ae2bc Correctly read use_private_network as boolean
10 years ago
Nijin Ashok 1f3d82dd18 Fix improper handling of machine_type in ovirt inventory (#16251)
10 years ago
jctanner 05aed6e52e vmware_inventory: fix the --host and add 'properties' feature to ini (#18072)
10 years ago
jctanner 8095c3951a vmware_inventory: Make the ceritifate check default, and create a config option (#17830)
10 years ago
jctanner 66426dcd38 vmware_inventory: decode strings to ascii if not alphanumeric (#17618)
10 years ago
Khushil Dep 08db04ccb6
Changes as per @abadger
10 years ago
Khushil Dep 054e640fba
Add enumeration of block devices to ec2_block_devices
10 years ago
Davis Phillips 4f177e623e Corrected port designation in INI file (#17543)
10 years ago
Robin Schneider d76dd56ca3
Use addresses and names reserved for documentation
10 years ago
Jared Sprague 23f78efd74 Add public_ip option to linode dynamic inventory (#17390)
10 years ago
Toshio Kuratomi a22909c226 Migrate basestring to a python3 compatible type (#17199)
10 years ago
Adrian Likins 57a911e098 Use sys.exit(msg) i/o print() and sys.exit() (#15465)
10 years ago
jctanner a0a2e1509e vmware_inventory script improvements (#17142)
10 years ago
nitzmahone 4fbd17d949 py3 print fix
10 years ago
Josh Preston 2a2d866c0d add cloudforms inventory script (#17037)
10 years ago
jctanner 14da357feb vmware inventory script enhancements (#17106)
10 years ago
Ryan Brown c5cc6edb93 Merge pull request #16606 from ryansb/rds-cluster-inventory-aioue
10 years ago
Ryan S. Brown 0783c172d7 Paginate DB cluster responses in AWS RDS dynamic inventory
10 years ago
Andrew Dolby cbbc643317 add default location and env override (#16854)
10 years ago
Oskar Wyciślak 8e956675f7 Strip group names of whitespaces, so we can use space after comma in openstack's groups metadata field. (#16843)
10 years ago
Dick Davies fc6b841b2f correct ini variable name (#16901)
10 years ago
jctanner 072c4bed1d vmware_inventory.py excude more properties and fix debug printing on unicode (#16769)
10 years ago
Wayne Witzel III bb8d1168ac Added the ability to filter gce grouped_instances by region/zone (#14138)
10 years ago
Chris Houseknecht 7964a2fca3 Upgrade to azure 2.0.0rc5 and add locations parameter.
10 years ago
Ryan S. Brown 59e499f8f0 Respect profiles & credentials for boto3 inventory
10 years ago
Tom Paine 418f91d0e2 Fail softly when boto3 is not installed
10 years ago
Tom Paine bb5a1f7440 Add RDS cluster info to EC2 dynamic inventory
10 years ago
Shota 47f715fb37 Fix some typos (#16498)
10 years ago
Ryan Brown 467062f488 Merge pull request #16286 from kwoodson/gce_instance_states
10 years ago
Kenny Woodson ebf1feb5bb Adding instance_states option to gce inventory
10 years ago
Adam Thomas 27d0fe8d49 The output of the digital ocean script was invalid for ID and droplet name groups. Hosts is now an array of strings rather than a string for these groups. (#16297)
10 years ago
bqbn 3498b840c9 Fixes #16095: Maximumly 199 filter values (#16184)
10 years ago
jctanner aa5c8ed86c * Fix broken indentation in vmware inventory (#16177)
10 years ago