Commit Graph

332 Commits (e5eedfe4b8ee387a779e922f57504cb9c3c2f0fd)

Author SHA1 Message Date
François Scala aade5234a9 Fix urlparse import for Python3 (#31240)
9 years ago
Thomas Stringer cb01f33d1e refactor azure dynamic inventory script configparser import to support python3 (#31370)
9 years ago
Avner Cohen d313c2d5e9 [cloud] RDS config should be getboolean, as per ec2.ini instructions (#31168)
9 years ago
Jiri Tyr d35ef1fc21 [cloud][contrib] Set missing default values for EC2 inventory (#28375)
9 years ago
jctanner 219a6a67f1 Add a select_chain_match filter to vmware_inventory (#28778)
9 years ago
Martin Krizek d804ac6f4b Implement AND'd filters in ec2.py/ini (#30272)
9 years ago
Matt Clay 7714dcd04e Enable more pylint rules and fix reported issues. (#30539)
9 years ago
jchristi 9d5671db76 Allow filtering RDS instances by tags in the ec2 dynamic inventory script (#24423)
9 years ago
Matt Clay 442af3744e Miscellaneous pylint fixes.
9 years ago
Matt Clay 68aeaa58a8 Fix dangerous default args. (#29839)
9 years ago
Will Thames f9a179f770 Handle missing docker-py better (#27540)
9 years ago
Matt Davis 12700f61e7 fixed incorrect endpoint selection in azure_rm.py
9 years ago
Maciej Lasyk 5c0b94217e Added handling optional GCE_CREDENTIALS_FILE_PATH (#25526)
9 years ago
Matt Davis b3f2d1befe expose cloud_environment override in azure_rm modules (#28743)
9 years ago
Alejandro Bednarik 9aa5e0cc3e Add GPL License header to freeipa inventory file. (#24353)
9 years ago
furhouse af9396841e zabbix_inventory PEP8 compliance. (#28680)
9 years ago
jctanner 443b25d72a Fixup the property collection for dictionaries vs. objects (#28609)
9 years ago
jctanner 65feaa11b2 Fix valueerror in vmware_inventory.py (#28597)
9 years ago
David Kretch beed59f303 Fix trailing space in ec2_vol example, fix 'the the' typos (#28440)
9 years ago
Abhijeet Kasurde c876f4f3cf Make FreeIPA inventory work (#25354)
9 years ago
Andrea Tartaglia fd01a9bb99 Added GPL header to vmware_inventory.py (#24443)
9 years ago
Michael Overmeyer 930d5d88b7 Fix #24546 (#24562)
9 years ago
Sam Doran f35975f114 PEP8 fixes
9 years ago
Peter Hoffmann 6c9cb05cfd Use tenant in UserPassCredentials if set.
9 years ago
Achraf Cherti e45d5b7e8e Compatibility of gce.py (Google Cloud Ansible inventory) with Python 3 (#26032)
9 years ago
James Portman 950e4b6505 Added checks for machine.os_profile is not None before trying to access child attributes (#22906)
9 years ago
Alvaro Aleman bb9c6694a7 Allow the Openstack dynamic inventory to discover ansible_user (#17944)
9 years ago
Gerard Lynch d9d983160d support OS_CLOUD in openstack dynamic inventory
9 years ago
Alvaro Aleman fe5e1a4bc4 OS dynamic inventory: respect OS_CLOUD env var
9 years ago
Do Hoang Khiem 3b12a85750 Add node private & public ips to gce groups (#12539)
9 years ago
Sebastian Cruz 223f94ec56 Fix missing option in #27848 (#27892)
9 years ago
Sebastian Cruz ce5e4dfc38 Add option to group ec2 instances by platform. (#27848)
9 years ago
Eric L 1fe14da226 Add possibility to interpret global parameters value as JSON with rich_params flag (#26180)
9 years ago
Adam Johnson 3f85aa3abd Use a real list comprehension rather than list() around a generator (#25594)
9 years ago
Tian You 9364fa202f [cloud] Group RDS instances by tag keys in ec2 dynamic inventory (#24763)
9 years ago
jctanner 3b20585ada Fix 23417 (#27770)
9 years ago
Will Weber bfbdb3f3f0 assumption made that dopy only dep in dopy (#27536)
9 years ago
Nick Ball edf31f56af Linode inventory improvements: Add _meta/hostvars to inventory output. Add a 'linode' host group with all the hosts (#19329)
9 years ago
Toshio Kuratomi 225fa5d092 Fix undefined variables, basestring usage, and some associated python3 issues
9 years ago
Toshio Kuratomi edccfd5908 Fix undefined variable in libcloud dyn inv script
9 years ago
Greg Dahlman 1d8854b045 Python 3 fix for consul_io inventory (#26510)
9 years ago
Tomáš Karásek a5c41dcd49 Add grouping by hostname for the Packet inventory (#21069)
9 years ago
Abhijeet Kasurde f7c8e7bdab Update vmware_inventory (#26308)
9 years ago
Josh Smift 290d84f904 Update ansible_ssh_host->ansible_host in ec2.py dynamic inventory (#17113)
9 years ago
Toshio Kuratomi ff22528b07 Consolidate boolean/mk_boolean conversion functions into a single location
9 years ago
Alejandro Bednarik 2420bca0b5 Add GPl License header to rackhd inventory file. (#24354)
9 years ago
Ryan S. Brown 7cee903118 [cluster] Name Consul dynamic inventory config consistently w/ the script
9 years ago
Brian Coca 365f3dc9d9 switched to elif
9 years ago
Lorin Hochstein b17da1fae9 ec2.py: Better error messages for OptInRequired
9 years ago
Matt Clay 2e85272cd5 PEP 8 fixes.
9 years ago