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

network_cli modules don't always return stdout or stdout_lines #23573

Merged
merged 1 commit into from
Apr 13, 2017

Conversation

gundalow
Copy link
Contributor

SUMMARY

It's possible that if the module has a low-level failure, such as
"unable to open shell", or something else in the action plugin that
stdout and stdout_lines will not be returned.

Update the documentation to clarify this point.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

ios_command
dellos6_command
nxos_command

ANSIBLE VERSION
2.3.0

It's possible that if the module has a low-level failure, such as
"unable to open shell", or something else in the action plugin that
stdout and stdout_lines will not be returned.

Update the documentation to clarify this point.
@ansibot
Copy link
Contributor

ansibot commented Apr 13, 2017

@ansibot ansibot added affects_2.4 This issue/PR affects Ansible v2.4 community_review In order to be merged, this PR must follow the community review workflow. docs_pull_request module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. networking Network category labels Apr 13, 2017
@gundalow gundalow merged commit 2bb25d0 into ansible:devel Apr 13, 2017
@gundalow gundalow deleted the bug23566-command-returns branch April 13, 2017 15:59
gundalow added a commit to gundalow/ansible that referenced this pull request Apr 13, 2017
…le#23573)

It's possible that if the module has a low-level failure, such as
"unable to open shell", or something else in the action plugin that
stdout and stdout_lines will not be returned.

Update the documentation to clarify this point.
(cherry picked from commit 2bb25d0)
gundalow added a commit that referenced this pull request Apr 13, 2017
… (#23582)

It's possible that if the module has a low-level failure, such as
"unable to open shell", or something else in the action plugin that
stdout and stdout_lines will not be returned.

Update the documentation to clarify this point.
(cherry picked from commit 2bb25d0)
@gundalow
Copy link
Contributor Author

Merged into devel and temp-staging-post2.3.0 (so it will end up in stable-2.3)
cbff514

abadger pushed a commit that referenced this pull request Apr 13, 2017
… (#23582)

It's possible that if the module has a low-level failure, such as
"unable to open shell", or something else in the action plugin that
stdout and stdout_lines will not be returned.

Update the documentation to clarify this point.
(cherry picked from commit 2bb25d0)
abadger pushed a commit that referenced this pull request Apr 13, 2017
… (#23582)

It's possible that if the module has a low-level failure, such as
"unable to open shell", or something else in the action plugin that
stdout and stdout_lines will not be returned.

Update the documentation to clarify this point.
(cherry picked from commit 2bb25d0)
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Apr 20, 2017
@ansibot ansibot added docs This issue/PR relates to or includes documentation. and removed docs_pull_request labels Mar 4, 2018
@dagwieers dagwieers added nxos Cisco NXOS community cisco Cisco technologies labels Feb 22, 2019
@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.4 This issue/PR affects Ansible v2.4 cisco Cisco technologies community_review In order to be merged, this PR must follow the community review workflow. docs This issue/PR relates to or includes documentation. module This issue/PR relates to a module. networking Network category nxos Cisco NXOS community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants