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

Never ask for SSH password when using local connection. #3781

Merged
merged 1 commit into from
Aug 10, 2013

Conversation

hura
Copy link

@hura hura commented Aug 7, 2013

With the command line option "-c local", ansible and ansible-playbook
should never ask for a SSH password even if this is set in the config.

Fixes #3720

With the command line option "-c local", ansible and ansible-playbook
should never ask for a SSH password even if this is set in the config.

Fixes ansible#3720
@mpdehaan
Copy link
Contributor

testing this now...

@mpdehaan mpdehaan merged commit 5a47953 into ansible:devel Aug 10, 2013
@mpdehaan
Copy link
Contributor

Merged, thank you!

For future reference, use four space vs two space indents in future patches next time please :)

@ansibot ansibot added bug This issue/PR relates to a bug. and removed bugfix_pull_request labels Mar 5, 2018
@ansible ansible locked and limited conversation to collaborators Apr 24, 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ask_pass should be forced to false if connection=local
3 participants