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

Fix intro_inventory documented params. Update for the new 'become' system #11670

Merged
merged 2 commits into from Jul 24, 2015

Conversation

jody-frankowski
Copy link
Contributor

Replaces and updates #9588

@amenonsen
Copy link
Contributor

Looks good, nice touch to include a link to the privilege escalation documentation too.

@@ -203,16 +204,38 @@ mentioned::
The default ssh user name to use.
ansible_ssh_pass
The ssh password to use (this is insecure, we strongly recommend using --ask-pass or SSH keys)
ansible_connection
Connection type of the host. Candidates are local, ssh or paramiko. The default is paramiko before Ansible 1.2, and 'smart' afterwards which detects whether usage of 'ssh' would be feasible based on whether ControlPersist is supported.
ansible_ssh_private_key_file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.2 is really old at this point, i would not even mention the change here

@amenonsen
Copy link
Contributor

OK, this makes sense to me too.

bcoca added a commit that referenced this pull request Jul 24, 2015
…-params

Fix intro_inventory documented params. Update for the new 'become' system
@bcoca bcoca merged commit 6e2aca2 into ansible:devel Jul 24, 2015
@ansibot ansibot added docs This issue/PR relates to or includes documentation. and removed docs_pull_request labels Mar 3, 2018
@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
docs This issue/PR relates to or includes documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants