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

Typo in the Warning block eneabled -> enabled #59524

Merged
merged 2 commits into from
Jul 24, 2019
Merged

Conversation

Yannis100
Copy link
Contributor

Chapter : Enabling Networking device interaction logging

Regarding the "Error: “connecting to host returned an error” or “Bad address”" chapter about ssh-keys
It advises to add the following to ansible.cfg
[paramiko_connection]
host_key_auto_add = True

Is it the same as :
[defaults]
host_key_checking = False

If yes, should it be added to the documentation there ?

+label: docsite_pr

SUMMARY

Typo eneabled -> enabled

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION

Chapter : Enabling Networking device interaction logging

Regarding the "Error: “connecting to host <hostname> returned an error” or “Bad address”" chapter about ssh-keys
It advises to add the following to ansible.cfg
[paramiko_connection]
host_key_auto_add = True

Is it the same as :
[defaults]
host_key_checking = False

If yes, should it be added to the documentation there ?

+label: docsite_pr
@ansibot
Copy link
Contributor

ansibot commented Jul 24, 2019

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. docsite This issue/PR relates to the documentation website. needs_triage Needs a first human triage before being processed. networking Network category new_contributor This PR is the first contribution by a new community member. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Jul 24, 2019
Add recommendation about Ansible 2.5 and authorize -> become
@ansibot
Copy link
Contributor

ansibot commented Jul 24, 2019

@samccann samccann merged commit 8d1b82a into ansible:devel Jul 24, 2019
@sivel sivel removed the needs_triage Needs a first human triage before being processed. label Jul 24, 2019
@Yannis100 Yannis100 deleted the patch-2 branch July 25, 2019 08:36
@ansible ansible locked and limited conversation to collaborators Aug 21, 2019
@dagwieers dagwieers added the docsite_pr This PR is created from documentation using the "Edit on GitHub" link. label Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. docsite_pr This PR is created from documentation using the "Edit on GitHub" link. docsite This issue/PR relates to the documentation website. networking Network category new_contributor This PR is the first contribution by a new community member. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants