index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ConfigParser.set error in vmware_inventory (#31643)
Abhijeet Kasurde
2017-11-28
1
-40
/
+6
*
Fix invalid string escape sequences.
Matt Clay
2017-11-21
19
-22
/
+22
*
VMware: change default host_filter to gueststate (#32839)
Abhijeet Kasurde
2017-11-21
2
-3
/
+7
*
Exception handling in vmware_inventory for vcsim (#32700)
gamuniz
2017-11-13
1
-0
/
+2
*
Add support for tags and instance attributes for destination variable for the...
Kenny Woodson
2017-10-24
1
-1
/
+40
*
ovirt: Add env variables to dynamic inventory (#31821)
Ondra Machacek
2017-10-18
1
-4
/
+4
*
Vault secrets script client inc new 'keyring' client (#27669)
Adrian Likins
2017-10-13
1
-0
/
+147
*
Port vault-keyring.py to properly load the config. Fixes #31304 (#31315)
Matt Martz
2017-10-13
1
-10
/
+10
*
Fix urlparse import for Python3 (#31240)
François Scala
2017-10-10
3
-11
/
+4
*
refactor azure dynamic inventory script configparser import to support python...
Thomas Stringer
2017-10-05
1
-4
/
+8
*
[cloud] RDS config should be getboolean, as per ec2.ini instructions (#31168)
Avner Cohen
2017-10-02
1
-1
/
+1
*
[cloud][contrib] Set missing default values for EC2 inventory (#28375)
Jiri Tyr
2017-09-29
1
-129
/
+108
*
Add a select_chain_match filter to vmware_inventory (#28778)
jctanner
2017-09-28
1
-0
/
+10
*
Implement AND'd filters in ec2.py/ini (#30272)
Martin Krizek
2017-09-21
2
-49
/
+67
*
Enable more pylint rules and fix reported issues. (#30539)
Matt Clay
2017-09-19
2
-8
/
+3
*
Allow filtering RDS instances by tags in the ec2 dynamic inventory script (#2...
jchristi
2017-09-14
1
-2
/
+32
*
Miscellaneous pylint fixes.
Matt Clay
2017-09-13
1
-0
/
+5
*
Fix dangerous default args. (#29839)
Matt Clay
2017-09-12
2
-2
/
+5
*
Handle missing docker-py better (#27540)
Will Thames
2017-09-11
1
-2
/
+18
*
fixed incorrect endpoint selection in azure_rm.py
Matt Davis
2017-09-01
1
-5
/
+18
*
Added handling optional GCE_CREDENTIALS_FILE_PATH (#25526)
Maciej Lasyk
2017-08-30
1
-0
/
+2
*
expose cloud_environment override in azure_rm modules (#28743)
Matt Davis
2017-08-29
1
-19
/
+55
*
Add GPL License header to freeipa inventory file. (#24353)
Alejandro Bednarik
2017-08-29
1
-0
/
+2
*
zabbix_inventory PEP8 compliance. (#28680)
furhouse
2017-08-28
1
-2
/
+5
*
Fixup the property collection for dictionaries vs. objects (#28609)
jctanner
2017-08-25
1
-12
/
+21
*
Fix valueerror in vmware_inventory.py (#28597)
jctanner
2017-08-24
1
-1
/
+1
*
Fix trailing space in ec2_vol example, fix 'the the' typos (#28440)
David Kretch
2017-08-19
2
-2
/
+2
*
Make FreeIPA inventory work (#25354)
Abhijeet Kasurde
2017-08-18
1
-1
/
+6
*
Added GPL header to vmware_inventory.py (#24443)
Andrea Tartaglia
2017-08-18
1
-0
/
+15
*
Fix #24546 (#24562)
Michael Overmeyer
2017-08-18
1
-1
/
+1
*
PEP8 fixes
Sam Doran
2017-08-18
1
-3
/
+3
*
Use tenant in UserPassCredentials if set.
Peter Hoffmann
2017-08-18
1
-1
/
+5
*
Compatibility of gce.py (Google Cloud Ansible inventory) with Python 3 (#26032)
Achraf Cherti
2017-08-18
1
-4
/
+8
*
Added checks for machine.os_profile is not None before trying to access child...
James Portman
2017-08-15
1
-2
/
+2
*
Allow the Openstack dynamic inventory to discover ansible_user (#17944)
Alvaro Aleman
2017-08-11
1
-0
/
+8
*
support OS_CLOUD in openstack dynamic inventory
Gerard Lynch
2017-08-10
1
-7
/
+14
*
OS dynamic inventory: respect OS_CLOUD env var
Alvaro Aleman
2017-08-10
1
-0
/
+1
*
Add node private & public ips to gce groups (#12539)
Do Hoang Khiem
2017-08-09
1
-0
/
+7
*
Fix missing option in #27848 (#27892)
Sebastian Cruz
2017-08-09
1
-0
/
+1
*
Add option to group ec2 instances by platform. (#27848)
Sebastian Cruz
2017-08-07
2
-0
/
+11
*
Add possibility to interpret global parameters value as JSON with rich_params...
Eric L
2017-08-07
2
-1
/
+20
*
Use a real list comprehension rather than list() around a generator (#25594)
Adam Johnson
2017-08-07
1
-1
/
+1
*
[cloud] Group RDS instances by tag keys in ec2 dynamic inventory (#24763)
Tian You
2017-08-04
1
-0
/
+24
*
Fix 23417 (#27770)
jctanner
2017-08-04
1
-0
/
+3
*
assumption made that dopy only dep in dopy (#27536)
Will Weber
2017-08-03
1
-1
/
+1
*
Linode inventory improvements: Add _meta/hostvars to inventory output. Add a ...
Nick Ball
2017-08-02
1
-5
/
+17
*
Fix undefined variables, basestring usage, and some associated python3 issues
Toshio Kuratomi
2017-07-26
4
-26
/
+25
*
updated readme with vault and 2.4 inv plugins (#26361)
Brian Coca
2017-07-24
1
-7
/
+17
*
Fix undefined variable in libcloud dyn inv script
Toshio Kuratomi
2017-07-23
1
-2
/
+1
*
Python 3 fix for consul_io inventory (#26510)
Greg Dahlman
2017-07-20
1
-3
/
+10
[next]