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

sns_topic: Fix undefined variable #29117

Merged
merged 1 commit into from
Sep 8, 2017
Merged

Conversation

joelthompson
Copy link
Contributor

Not sure how this ever worked.

Fixes #29102

SUMMARY

Stops using an undefined variable

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

sns_topic

ANSIBLE VERSION
ansible 2.5.0 (issue-29102 586366eec3) last updated 2017/09/07 20:52:59 (GMT -400)
  config file = None
  configured module search path = [u'/.../.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /.../ansible/lib/ansible
  executable location = /.../ansible/venv/bin/ansible
  python version = 2.7.11+ (default, Apr 17 2016, 14:00:29) [GCC 5.3.1 20160413]
ADDITIONAL INFORMATION

N/A

Not sure how this ever worked.

Fixes ansible#29102
@ansibot
Copy link
Contributor

ansibot commented Sep 8, 2017

@ansibot ansibot added affects_2.5 This issue/PR affects Ansible v2.5 aws bugfix_pull_request cloud committer_review In order to be merged, this PR must follow the certified review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. owner_pr This PR is made by the module's maintainer. support:certified This issue/PR relates to certified code. labels Sep 8, 2017
@samdoran samdoran removed the needs_triage Needs a first human triage before being processed. label Sep 8, 2017
@samdoran samdoran merged commit 4e759a9 into ansible:devel Sep 8, 2017
@joelthompson joelthompson deleted the issue-29102 branch September 8, 2017 05:10
BondAnthony pushed a commit to BondAnthony/ansible that referenced this pull request Sep 10, 2017
Akasurde pushed a commit to Akasurde/ansible that referenced this pull request Sep 10, 2017
prasadkatti pushed a commit to prasadkatti/ansible that referenced this pull request Oct 1, 2017
BondAnthony pushed a commit to BondAnthony/ansible that referenced this pull request Oct 5, 2017
@ansibot ansibot added bug This issue/PR relates to a bug. and removed bugfix_pull_request labels Mar 6, 2018
@Akasurde Akasurde mentioned this pull request Oct 11, 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 committer_review In order to be merged, this PR must follow the certified review workflow. module This issue/PR relates to a module. owner_pr This PR is made by the module's maintainer. support:certified This issue/PR relates to certified code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SNS_Topic
3 participants