Ryan S. Brown
ddf2a73640
Make it possible to use boto3_conn outside modules
...
The `boto3_conn` function requires a module argument, and calls
`module.fail_json` if the connection doesn't receive enough arguments.
In non-module settings like inventory scripts, there is no module to be
passed.
The `boto3_inventory_conn` function takes the same arguments except for
`module`, and both call _boto3_conn which doesn't require a module be
passed.
2016-07-06 10:57:31 -04:00
..
2016-04-29 08:47:49 -07:00
2016-04-05 11:06:17 -07:00
2016-04-25 14:55:39 -04:00
2016-06-01 20:57:30 +02:00
2016-07-02 21:36:34 -04:00
2016-06-22 22:38:54 -05:00
2016-06-13 08:27:27 +02:00
2015-04-28 09:36:42 -04:00
2016-05-16 08:10:35 -04:00
2016-07-06 10:57:31 -04:00
2016-06-30 11:55:21 -04:00
2016-05-24 11:18:39 -04:00
2016-06-28 09:44:51 -04:00
2016-05-16 08:11:31 -04:00
2016-06-06 07:53:42 -04:00
2016-04-25 16:04:19 -04:00
2016-02-08 19:10:04 +01:00
2016-07-01 12:11:05 -04:00
2016-01-14 13:01:49 +03:00
2016-04-12 14:16:18 +02:00
2016-07-05 20:25:53 -04:00
2016-07-04 22:20:51 -04:00
2016-06-22 09:22:50 -05:00
2016-06-07 21:01:34 -04:00
2016-03-11 08:07:30 -05:00
2016-05-18 00:17:32 -07:00
2016-06-06 23:18:51 +02:00
2016-05-18 06:18:01 -07:00
2016-05-16 17:30:25 -07:00
2015-11-03 09:53:18 -08:00
2015-11-03 09:53:18 -08:00
2016-06-20 12:11:48 -04:00
2016-05-14 07:51:13 -07:00
2014-10-09 16:45:08 -05:00
2016-06-04 16:19:57 -07:00
2016-05-16 08:04:43 -04:00
2016-05-16 08:04:43 -04:00
2016-07-05 20:27:11 -04:00