summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
* ec2.py support region auto (#15427)Naoya Nakazawa2017-02-012-2/+10
* Improve boto profile handling for EC2 inventory (#20280)Will Thames2017-01-311-10/+7
* PEP 8 E111 cleanup.Matt Clay2017-01-301-281/+281
* PEP 8 E111 & E114 cleanup. (#20838)Matt Clay2017-01-308-24/+24
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-297-24/+24
* PEP 8 cleanup. (#20790)Matt Clay2017-01-281-1/+1
* PEP 8 cleanup. (#20789)Matt Clay2017-01-2813-33/+45
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-276-20/+20
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-277-11/+11
* Fix infrequent PEP 8 issues.Matt Clay2017-01-273-5/+3
* fix typoPeter Hoffmann2017-01-271-1/+1
* Add account ID grouping and attribute to ease multi-account managementMatthew Wedgwood2017-01-232-0/+15
* Fix bug 17934 : Azure register failure must not be blocking (#18695)Laurent Mazuel2017-01-181-1/+5
* vmware_inventory.py: skip_keys can use a full key path (#20389)Loïc Blot2017-01-181-1/+1
* added metadata to vault scryptBrian Coca2017-01-171-0/+4
* Stacki inventory (#19608)Hugh Ma2017-01-172-0/+198
* vmware_inventory: permit to group by custom field & customize skip_keys (#20125)Loïc Blot2017-01-122-17/+72
* fix indent (#20071)TaoBeier2017-01-101-1/+1