Skip to content

Fixed #633 - telnet module parameter typo: changed clrf to corrected … #699

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

keithallenjackson
Copy link

…crlf

SUMMARY

Fixes #633: Typo in variable name regarding line ending type (CRLF vs LF) - clrf which should have been (and is currently documented as) crlf

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ansible.netcommon.telnet

ADDITIONAL INFORMATION

#633 goes into detail of the issue: a typo in the crlf parameter for ansible module ansible.netcommon.telnet.

@roverflow
Copy link
Member

@keithallenjackson can you add changelog as well, you can refer previous merged PRs as example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in Documentation for telnet module parameters
2 participants