ansible/lib
Sloane Hertel b9762b52af s3_sync was setting HAS_BOTO3 by the existence of botocore alone. Fixes #28023 (#28339)
* s3_sync was setting HAS_BOTO3 by the existence of botocore alone. Fixed to import from module_utils.ec2 to ensure boto3 + botocore are present.

Also documented module requirements.

* Remove unused import
2017-08-18 13:21:10 -04:00
..
ansible s3_sync was setting HAS_BOTO3 by the existence of botocore alone. Fixes #28023 (#28339) 2017-08-18 13:21:10 -04:00