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

lambda: fix undefined variable and initially define account_id as None #32249

Merged
merged 1 commit into from
Oct 27, 2017

Conversation

s-hertel
Copy link
Contributor

SUMMARY

Previously account_id might not be defined on line 241.

See https://app.shippable.com/github/ansible/ansible/runs/41898/47/tests.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

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

ANSIBLE VERSION
2.5.0

@ansibot
Copy link
Contributor

ansibot commented Oct 27, 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 Oct 27, 2017
@mkrizek mkrizek removed the needs_triage Needs a first human triage before being processed. label Oct 27, 2017
@s-hertel s-hertel merged commit 27b2c3b into ansible:devel Oct 27, 2017
@ansibot ansibot added bug This issue/PR relates to a bug. and removed bugfix_pull_request labels Mar 6, 2018
@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.

None yet

3 participants