Adrian Likins
57a911e098
Use sys.exit(msg) i/o print() and sys.exit() ( #15465 )
...
Any non-0 exits should be showing an error message
to stderr instead of to stdout.
2016-08-23 11:09:23 -04:00
Wayne Witzel III
bb8d1168ac
Added the ability to filter gce grouped_instances by region/zone ( #14138 )
2016-07-14 22:10:39 -04:00
Kenny Woodson
ebf1feb5bb
Adding instance_states option to gce inventory
2016-06-17 10:11:23 -04:00
Matt Hite
fbfc24fb40
New inventory_ip_type option in gce inventory tool
2016-05-03 15:32:12 -07:00
Vlad Panainte
8259c091d6
fix logging
2016-03-18 16:25:40 +00:00
Marius Gedminas
3f9879aedb
Use print() as function under contrib/
...
This fixes the remaining Python 3 syntax errors, so re-enable compileall
for contrib/ again.
2015-08-28 09:18:13 +03:00
Marius Gedminas
9ae66a7f5c
Use 'except ... as' syntax in contrib/ and test/ too
2015-08-27 22:15:57 +03:00
Mathieu Lecarme
1873e8ed08
GCE tag prefix for creating ansible group.
2015-07-17 22:28:30 +02:00
Brian Coca
9c5a6d7b5a
fixed all references to old plugins/inventory to point at contrib/inventory
2015-07-10 13:00:12 -04:00
Brian Coca
d0c6d2ff1c
poreted log_plays, syslog_json and osx_say callbacks to v2
...
renamed plugins to contrib (they are not really plugins)
rewrote README.md to reflect new usage
added new dir to setup.py so it gets copied with installation, in views
of making using inventory scripts easier in teh future
2015-07-10 10:30:33 -04:00