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

Fixed typo in terraform module preflight_validation #38740

Merged
merged 1 commit into from
Apr 13, 2018

Conversation

megakoresh
Copy link
Contributor

The function was incorrectly reporting project path when it failed to find binary.

SUMMARY

Terraform module was incorrectly reporting project path in the error message when it failed to find binary.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

terraform

ANSIBLE VERSION
ansible 2.5.0
  config file = None
  configured module search path = ['/Users/mememaster/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /Users/mememaster/.pyenv/versions/3.6.4/lib/python3.6/site-packages/ansible
  executable location = /Users/mememaster/.pyenv/versions/3.6.4/bin/ansible
  python version = 3.6.4 (default, Feb  5 2018, 13:51:37) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.39.2)]

The function was incorrectly reporting project path when it failed to find binary.
@megakoresh megakoresh changed the title Fixed typo in preflight_checks Fixed typo in terraform module preflight_checks Apr 13, 2018
@megakoresh megakoresh changed the title Fixed typo in terraform module preflight_checks Fixed typo in terraform module preflight_validation Apr 13, 2018
@ansibot
Copy link
Contributor

ansibot commented Apr 13, 2018

cc @ryansb
click here for bot help

@ansibot ansibot added 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. needs_triage Needs a first human triage before being processed. new_contributor This PR is the first contribution by a new community member. python3 support:community This issue/PR relates to code supported by the Ansible community. labels Apr 13, 2018
@mkrizek mkrizek removed the needs_triage Needs a first human triage before being processed. label Apr 13, 2018
@ryansb ryansb merged commit a00abcb into ansible:devel Apr 13, 2018
ilicmilan pushed a commit to ilicmilan/ansible that referenced this pull request Nov 7, 2018
The function was incorrectly reporting project path when it failed to find binary.
@ansible ansible locked and limited conversation to collaborators Apr 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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. new_contributor This PR is the first contribution by a new community member. python3 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

4 participants