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

ansible_ssh_pass is the ENV variable #38035

Merged
merged 3 commits into from
Apr 4, 2018

Conversation

gundalow
Copy link
Contributor

SUMMARY

Correct environment variable name.

Confusion may have occurred as the _ssh part of was removed from ansible_ssh_user, ansible_ssh_host, and ansible_ssh_port

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

network_cli

ANSIBLE VERSION
2.5.0

@gundalow gundalow requested a review from privateip March 28, 2018 13:24
@ansibot
Copy link
Contributor

ansibot commented Mar 28, 2018

@ansibot ansibot added bug This issue/PR relates to a bug. needs_triage Needs a first human triage before being processed. networking Network category support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Mar 28, 2018
@gundalow gundalow removed the needs_triage Needs a first human triage before being processed. label Mar 28, 2018
@calfonso calfonso merged commit a4e932e into ansible:devel Apr 4, 2018
ryancurrah pushed a commit to ryancurrah/ansible that referenced this pull request Apr 4, 2018
* ansible_ssh_pass is the ENV variable

* ansible_ssh_pass then ansible_password

* priority is top(lower)->bottom(higher)
@gundalow gundalow deleted the network_cli_ansible_ssh_pass branch April 5, 2018 10:23
gundalow added a commit to gundalow/ansible that referenced this pull request Apr 5, 2018
* ansible_ssh_pass is the ENV variable

* ansible_ssh_pass then ansible_password

* priority is top(lower)->bottom(higher)

(cherry picked from commit a4e932e)
@gundalow
Copy link
Contributor Author

gundalow commented Apr 5, 2018

Backport PR: #38324

gundalow added a commit that referenced this pull request Apr 5, 2018
…8324)

* ansible_password & ansible_ssh_pass are the ENV variable
(cherry picked from commit a4e932e)
ilicmilan pushed a commit to ilicmilan/ansible that referenced this pull request Nov 7, 2018
* ansible_ssh_pass is the ENV variable

* ansible_ssh_pass then ansible_password

* priority is top(lower)->bottom(higher)
@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. networking Network category 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

3 participants