community.general/lib/ansible
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
..
cli metadata 1.1 2017-08-15 23:12:08 -07:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config Correct config manager deprecation warning 2017-08-17 10:24:42 -04:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor executor stats and task_executor pep8 error (#23651) 2017-08-18 08:55:48 -04:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
module_utils Removing deprecated openswitch modules (#28397) 2017-08-18 08:58:45 -06:00
modules s3_sync was setting HAS_BOTO3 by the existence of botocore alone. Fixes #28023 (#28339) 2017-08-18 13:21:10 -04:00
parsing metadata 1.1 2017-08-15 23:12:08 -07:00
playbook Handle errors in jmespath in json_query better (#22109) 2017-08-17 17:16:35 -04:00
plugins Changed string check to verify that EOS device is not in config mode. (#28332) 2017-08-18 09:06:46 -06:00
template Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
utils Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
vars Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00