ansible / ansible-modules-extras

Ansible extra modules - these modules ship with ansible
947 stars 1.47k forks source link

Correct BOTO3 detection in `ec2_group_facts` #3680

Closed stevekuznetsov closed 7 years ago

stevekuznetsov commented 7 years ago
ISSUE TYPE
COMPONENT NAME

ec2_group_facts

ANSIBLE VERSION

Head of devel

SUMMARY

Made the code actually work when boto3 was not installed

Signed-off-by: Steve Kuznetsov skuznets@redhat.com

stevekuznetsov commented 7 years ago

@Sodki

stevekuznetsov commented 7 years ago

Closing in favor of https://github.com/ansible/ansible/pull/18842