Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ec2_asg_facts] Add exception handling to describing the target group… #33997

Merged
merged 1 commit into from
Dec 21, 2017

Conversation

s-hertel
Copy link
Contributor

…re in the process of being deleted. Fixes #33927.

SUMMARY

Fixes #33927.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

lib/ansible/modules/cloud/amazon/ec2_asg_facts.py

ANSIBLE VERSION
2.5.0

…s in case they are in the process of being deleted.
@ansibot
Copy link
Contributor

ansibot commented Dec 18, 2017

@ansibot ansibot added affects_2.5 This issue/PR affects Ansible v2.5 aws bugfix_pull_request cloud community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. labels Dec 18, 2017
@ansibot ansibot removed the needs_triage Needs a first human triage before being processed. label Dec 18, 2017
@ryansb ryansb merged commit f0cf1b3 into ansible:devel Dec 21, 2017
@ansibot ansibot added bug This issue/PR relates to a bug. and removed bugfix_pull_request labels Mar 6, 2018
@jwitko
Copy link
Contributor

jwitko commented Mar 15, 2018

hey @ryansb , It looks like this is affecting ansible 2.4 (latest) as well. Can we add affects_2.4 here? or does that not matter? I was hoping this would get back-ported.

@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.5 This issue/PR affects Ansible v2.5 aws bug This issue/PR relates to a bug. cloud community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

botocore.errorfactory.TargetGroupNotFoundException executing ec2_asg_facts
4 participants