summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.vmwareAnsible Core Team2020-03-094-1442/+0
* Migrated to community.generalAnsible Core Team2020-03-0982-15119/+0
* Migrated to community.amazonAnsible Core Team2020-03-092-1931/+0
* Fix packet dynamic inventory "Slug" issue. (#63916)Cody Hill2020-02-151-1/+1
* Fix packet.net dynamic inventory projects limit. (#64889)Vitaly Shestovskiy2020-02-151-3/+8
* removed the multiline if condition as it seems unnecessary and also prevents ...Na-Ne2020-02-151-2/+1
* vmware_inventory: define si outside try/except (#66482)Jim Ladd2020-01-151-0/+1
* Use context manager for file handling in misc files. (#65372)Mads Jensen2019-12-211-1/+2
* Update foreman inventory to use foreman's inventory report (#62438)Samir Jha2019-12-032-1/+240
* cloudstack: exoscale: fix boilerplate (#63532)René Moser2019-10-191-1/+2
* docker: fix sanity errors (#60047)Felix Fontein2019-08-091-1/+5
* vmware_inventory: do not ignore validate_certsGonéri Le Bouder2019-07-261-1/+13
* Typo fixes (#59227)Abhijeet Kasurde2019-07-191-1/+1
* Update contrib script documentation (#58883)Sloane Hertel2019-07-101-1/+1
* VMware: rename VMWare to VMware (#58535)Gonéri Le Bouder2019-06-301-1/+1
* Fix ec2.py dynamic inventory script when pulling down RDS cluster information...lju2019-06-251-9/+10
* VMware: Python3 migrations for vmware_inventory.py (#47538)Rowin Andruscavage2019-06-251-6/+6
* Add Python 3 support to ovirt4 inventory script. (#57824)Ryan Kraus2019-06-211-3/+3
* Update vagrant.py (#56568)Arnaud2019-05-201-1/+1
* Renamed SafeConfigParser to ConfigParser in gce inventory script (#54974)junji hashimoto2019-04-101-2/+2
* Use ansible.module_utils.six in inventory scripts (#55000)Sam Doran2019-04-0930-89/+45
* Use six.moves to import configparser in cloudforms script (#54465)Alan Rominger2019-04-081-1/+1
* Fix ovirt4.py inventory file for oVirt 4.3 (#54338)mmartinv2019-03-281-1/+1
* Fix various sonarcloud issuesDag Wieers2019-02-151-17/+4
* Fix pycodestyle E117 issues.Matt Clay2019-02-132-15/+15
* VMware: debug property values (#45410)Abhijeet Kasurde2019-02-041-1/+8
* inventory: vagrant: rename deprectated ansible_ssh_* (#50694)Jonathan Hanson2019-01-091-3/+3
* Skip non-management Packet IP addresses (#48168)Dan Nicholson2018-12-201-2/+7
* Docker inventory service/stack groups for docker swarm (#48021)Eric Miller2018-12-171-0/+10
* Ensure that current uses of BaseException are requiredToshio Kuratomi2018-12-161-1/+3
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-1618-39/+39
* Fix AWS STS session detection (#49536)Stef Fen2018-12-061-0/+2
* cloudstack: inventory: consider more keys optional (#49364)Pierre-Yves Ritschard2018-12-011-8/+30
* zabbix inventory: options to read per each host and set ansible_ssh_host (#44...Filippo1252018-12-012-9/+59
* add want_ssh_ansible_host flag to foreman dynamic inventory (#34169)Keith Resar2018-11-152-0/+13
* update doc in contrib\inventory\azure_rm.py (#46939)Yunge Zhu2018-11-141-0/+6
* Ansible Vault and Azure Key Vault vault password script (#44544)Austin Hobbs2018-11-062-0/+607
* fix setting config with DOCKER_CONFIG_FILE (#23096)milo-minderbinder2018-10-301-24/+22
* Handle non-ascii characters in foreman.py (#46779)jctanner2018-10-151-4/+18
* Python 3.8 collections compatibility fixes.Matt Clay2018-10-082-5/+6
* fix digitalocean inventory tags endpoint (#46192)VitSkakun2018-10-061-1/+1
* Misc typo fixes (#45969)Abhijeet Kasurde2018-09-211-3/+3
* The keyword 'cloud' has been deprecated in favor of the 'profile' keyword by ...Larry Singer2018-09-201-1/+1
* Add environmental variables to allow for the script to be run without consul_...jamiesonio2018-09-191-0/+11
* Fix bugs in softlayer dynamic inventory (#28178)Paul Czarkowski2018-09-191-5/+10
* DigitalOcean inventory deprecation warning (#45054)ABond2018-09-051-1/+1
* ec2 inventory: python 3.7 compatibility (#43716)Simon Wydooghe2018-09-051-10/+10
* Fixes ec2.py assume_role. (#37357)Max Cameron2018-09-041-1/+2
* Update vault-keyring to ConfigManager internals (#41967)Yves Martin2018-08-221-2/+2
* Fix #43917 (#43929)Miguel C2018-08-131-1/+1