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 name error sdtout -> stdout #37253

Merged
merged 1 commit into from Mar 10, 2018
Merged

Fixed name error sdtout -> stdout #37253

merged 1 commit into from Mar 10, 2018

Conversation

okgolove
Copy link
Contributor

@okgolove okgolove commented Mar 9, 2018

SUMMARY
ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

terraform

ANSIBLE VERSION
ansible 2.6.0
  config file = /etc/ansible/ansible.cfg
  configured module search path = [u'/home/ubuntu/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /home/ubuntu/venv/ansible/local/lib/python2.7/site-packages/ansible
  executable location = /home/ubuntu/venv/ansible/bin/ansible
  python version = 2.7.12 (default, Dec  4 2017, 14:50:18) [GCC 5.4.0 20160609]
ADDITIONAL INFORMATION

stdout must be stdout!

"sdtout": "data.aws_availability_zones.zones: Refreshing state...\ndata.aws_route53_zone.kubernetes_zone: Refreshing state...\ndata.aws_ami.ami: Refres
hing state...\n\nDestroy complete! Resources: 0 destroyed.\n",
ok: [127.0.0.1] => {
    "tf_run['stdout']": "VARIABLE IS NOT DEFINED!"
}

@ansibot
Copy link
Contributor

ansibot commented Mar 9, 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. support:community This issue/PR relates to code supported by the Ansible community. labels Mar 9, 2018
@Akasurde Akasurde removed the needs_triage Needs a first human triage before being processed. label Mar 9, 2018
Copy link
Contributor

@resmo resmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shipit

@resmo resmo merged commit 3bf6c50 into ansible:devel Mar 10, 2018
privateip added a commit that referenced this pull request Mar 13, 2018
nitzmahone pushed a commit that referenced this pull request Mar 15, 2018
@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. 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