summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* take into account if cache file exists when loading data from digitalocean ev...Jorge Quintás2017-05-171-2/+2
* pep8 fixes for contrib (#24344)Matt Martz2017-05-0936-342/+324
* [cloud][inventory] Get tags for RDS instances. (#23989)Elijah Lynn2017-05-091-1/+15
* inventory: ovirt4: Add support for devices without IP (#24287)Ondra Machacek2017-05-041-2/+2
* Added subnetwork parameter to inventory instance dictionary. (#23984)Tom Melendez2017-04-261-0/+6
* Fix errors reported by pylint. (#23282)Matt Clay2017-04-062-2/+2
* Migrate most uses of if type() to if isinstance()Toshio Kuratomi2017-04-043-6/+9
* fetch spacewalk.ini from the environment if setWayne Witzel III2017-04-031-1/+4
* [openstack] Adds the non-deprecated ansible_host var (#23153)Tim Rupp2017-04-031-0/+1
* Fix vmware property filter (#23228)rafstef2017-04-031-1/+4
* Address lxd inventory pep8 error (#23021)Matt Martz2017-03-271-1/+1
* Brook inventory (#16122)Francisco Ros2017-03-271-7/+10
* A basic lxd dynamic inventory script (#15848)Andrew Clarke2017-03-272-0/+116
* Update module_utils.six to latest (#22855)Toshio Kuratomi2017-03-231-6/+6
* Only read EC2 `regions_exclude` list if necessary (#18720)Steve Kuznetsov2017-03-222-3/+4
* [cloud][contrib] IAM role support for EC2 dynamic inventory (#15196)Rune T. Sorensen2017-03-202-0/+19
* Add a custom regex_match filter to the vmware_inventory script (#21488)jctanner2017-03-171-2/+16
* Added support for specifying zone for gce dynamic inventory (#20938)Markus Liljedahl2017-03-162-5/+9
* Fix Elasticcache issue where ec2 script would fail on finding lack of primary...William Holroyd2017-03-101-4/+5
* ovirt: dyn_inventory fix Python2 and Python3 compat (#22453)Ondra Machacek2017-03-101-4/+8
* azure_rm inventory version comparison fix (#22341)Matt Davis2017-03-061-4/+4
* [inventory/aos] Few fixes and small tweaks (#22259)Damien2017-03-032-8/+27
* Clean up group name before creation to remove spaces etc .. (#22020)Damien2017-03-011-11/+29
* cloudstack: fix pep8 cloudstack inventory (#22092)René Moser2017-02-281-12/+7
* Make sure all inventory scripts are executable.Matt Clay2017-02-223-0/+0
* inventory/Aos - Add session information to group all variables (#21719)Damien2017-02-221-1/+13
* use safe load insteadBrian Coca2017-02-211-1/+1
* Add Foreman inventory (#19510)Daniel Lobato García2017-02-212-0/+501
* Fix for crash on missing privileges, closes #21051 (#21518)Roman Belyakovsky2017-02-211-1/+4
* vmware_inventory: permit to skip nopermission error on host subkeys (notify u...Loïc Blot2017-02-211-6/+9
* Allow ec2.py to be imported (#21637)Alex Trevino2017-02-201-2/+3
* Fix py3 issue in nagios_livestatus inv script. (#21687)Matt Clay2017-02-201-7/+8
* Add Nagios livestatus inventory plugin. (#12342)Yannig2017-02-202-0/+216
* [cloud][inventory] Let ec2.py be renamed and search for a matching .ini file ...rafstef2017-02-201-2/+12
* manually integrated from PR #10350Brian Coca2017-02-201-1/+1
* inventory/apstra_aos - Add a new output format when a blueprint name is provi...Damien2017-02-172-41/+193
* [cloud][aws] Use binary read for inventory cache fileRyan S. Brown2017-02-161-1/+1
* [cloud][aws] Use `with` statement for file rw in EC2 dynamic inventory (#21390)Alex Trevino2017-02-161-11/+7
* Pass boto_profile to get_route53_records (#14354)Jonathan McCall2017-02-161-1/+4
* Feature: adding route53_hostnames option to set the hostnames from route 53 (...Ian White2017-02-142-1/+20
* [cloud] Add group_by_instance_state to EC2 Dynamic Inventory (#20430)gregorydulin2017-02-142-0/+9
* Update nsot.py (#19421)Allan2017-02-101-2/+2
* New dynamic inventory for Apstra AOS (#21045)Damien2017-02-092-0/+407
* [cloud][docs] Add more EC2 dynamic inventory stack_filter docsRyan S. Brown2017-02-091-2/+4
* [cloud] Add stack_filters option to EC2 inventory scriptIlya Kalinin2017-02-092-2/+18
* Support multiple vault passwords in keyring scriptJustin Mayer2017-02-081-21/+40
* Legacy pep8 clean fixes for contrib and hacking (#21081)Matt Martz2017-02-077-27/+35
* pep8 fixes for recent packet_net inventory (#21066)Matt Martz2017-02-061-10/+9
* Dynamic inventory for Packet host (https://packet.net) (#20635)Tomáš Karásek2017-02-062-0/+550
* PEP 8 fix.Matt Clay2017-02-011-1/+1