Files
community.general/lib/ansible
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-06-23 09:02:34 -04:00
2015-05-03 21:47:26 -05:00
2016-06-29 14:31:25 -04:00
2016-07-05 15:50:26 -07:00
2016-06-28 17:23:30 -04:00
2015-05-03 21:47:26 -05:00