index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
inventory
/
gce.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added handling optional GCE_CREDENTIALS_FILE_PATH (#25526)
Maciej Lasyk
2017-08-30
1
-0
/
+2
*
Compatibility of gce.py (Google Cloud Ansible inventory) with Python 3 (#26032)
Achraf Cherti
2017-08-18
1
-4
/
+8
*
Add node private & public ips to gce groups (#12539)
Do Hoang Khiem
2017-08-09
1
-0
/
+7
*
Cyptography pr 20566 rebase (#25560)
Toshio Kuratomi
2017-06-27
1
-1
/
+0
*
pep8 fixes for contrib (#24344)
Matt Martz
2017-05-09
1
-10
/
+9
*
Added subnetwork parameter to inventory instance dictionary. (#23984)
Tom Melendez
2017-04-26
1
-0
/
+6
*
Added support for specifying zone for gce dynamic inventory (#20938)
Markus Liljedahl
2017-03-16
1
-1
/
+4
*
PEP 8 indent cleanup. (#20800)
Matt Clay
2017-01-29
1
-1
/
+1
*
PEP 8 cleanup. (#20789)
Matt Clay
2017-01-28
1
-12
/
+24
*
minor spelling changes
Carlos E. Garcia
2016-12-13
1
-1
/
+1
*
[GCE] inventory script supports paginated API results. (#18554)
Tom Melendez
2016-12-08
1
-1
/
+10
*
Port has_key to python3 compatible syntax
James Tanner
2016-11-16
1
-7
/
+7
*
[GCE] Caching support for inventory script. (#18093)
Tom Melendez
2016-10-24
1
-18
/
+111
*
Use sys.exit(msg) i/o print() and sys.exit() (#15465)
Adrian Likins
2016-08-23
1
-4
/
+2
*
Added the ability to filter gce grouped_instances by region/zone (#14138)
Wayne Witzel III
2016-07-15
1
-2
/
+18
*
Adding instance_states option to gce inventory
Kenny Woodson
2016-06-17
1
-0
/
+24
*
New inventory_ip_type option in gce inventory tool
Matt Hite
2016-05-04
1
-10
/
+43
*
fix logging
Vlad Panainte
2016-03-18
1
-0
/
+3
*
Use print() as function under contrib/
Marius Gedminas
2015-08-28
1
-2
/
+2
*
Use 'except ... as' syntax in contrib/ and test/ too
Marius Gedminas
2015-08-27
1
-1
/
+1
*
GCE tag prefix for creating ansible group.
Mathieu Lecarme
2015-07-17
1
-1
/
+4
*
fixed all references to old plugins/inventory to point at contrib/inventory
Brian Coca
2015-07-10
1
-1
/
+1
*
poreted log_plays, syslog_json and osx_say callbacks to v2
Brian Coca
2015-07-10
1
-0
/
+297