mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-01 05:49:09 -07:00
use aws connect calls that allow boto profile use
This commit is contained in:
parent
b46a1ff3e1
commit
a51a8e1fd6
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@ import hashlib
|
|||
|
||||
try:
|
||||
import boto
|
||||
import boto.ec2
|
||||
from boto.s3.connection import Location
|
||||
from boto.s3.connection import OrdinaryCallingFormat
|
||||
from boto.s3.connection import S3Connection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue