Commit Graph

9 Commits (8baaf458c794b86096dcbbdcbf652f9cdab809ee)

Author SHA1 Message Date
Michael DeHaan 0e8c7b1c03 Scrub choices=BOOLEANS from remaining core module references. Correct form in argument_spec is type='dict'.
12 years ago
Franck Cuny 6294264dc4 Add credential parameters to the GCE modules.
12 years ago
Timur Batyrshin 658c15930e reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852)
12 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments
13 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern
13 years ago
Michael DeHaan f7c3975f21 Add version_added to all modules missing version_added information, the docs formatter will now
13 years ago
Michael DeHaan aa93ce2dc2 Fix deprecation warnings in the Google modules.
13 years ago
Eric Johnson cfc249931a custom user-agent header
13 years ago
Eric Johnson 9ca824c16d adding Google Compute Engine modules and inventory plugin
13 years ago