|
|
|
@ -2,12 +2,12 @@
|
|
|
|
|
.\" Title: ansible
|
|
|
|
|
.\" Author: [see the "AUTHOR" section]
|
|
|
|
|
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
|
|
|
|
.\" Date: 04/26/2012
|
|
|
|
|
.\" Date: 05/06/2012
|
|
|
|
|
.\" Manual: System administration commands
|
|
|
|
|
.\" Source: Ansible 0.4
|
|
|
|
|
.\" Language: English
|
|
|
|
|
.\"
|
|
|
|
|
.TH "ANSIBLE" "1" "04/26/2012" "Ansible 0\&.4" "System administration commands"
|
|
|
|
|
.TH "ANSIBLE" "1" "05/06/2012" "Ansible 0\&.4" "System administration commands"
|
|
|
|
|
.\" -----------------------------------------------------------------
|
|
|
|
|
.\" * set default formatting
|
|
|
|
|
.\" -----------------------------------------------------------------
|
|
|
|
@ -72,7 +72,7 @@ to pass to the module\&.
|
|
|
|
|
.PP
|
|
|
|
|
\fB\-D\fR, \fB\-\-debug\fR
|
|
|
|
|
.RS 4
|
|
|
|
|
Print any messages the remote module sends to standard error to the console
|
|
|
|
|
Debug mode
|
|
|
|
|
.RE
|
|
|
|
|
.PP
|
|
|
|
|
\fB\-k\fR, \fB\-\-ask\-pass\fR
|
|
|
|
@ -129,6 +129,13 @@ Use this remote
|
|
|
|
|
instead of root\&.
|
|
|
|
|
.RE
|
|
|
|
|
.PP
|
|
|
|
|
\fB\-U\fR \fISUDO_USERNAME\fR, \fB\-\-sudo\-user=\fR\fISUDO_USERNAME\fR
|
|
|
|
|
.RS 4
|
|
|
|
|
Sudo to
|
|
|
|
|
\fISUDO_USERNAME\fR
|
|
|
|
|
instead of root\&. Implies \-\-sudo\&.
|
|
|
|
|
.RE
|
|
|
|
|
.PP
|
|
|
|
|
\fB\-c\fR \fICONNECTION\fR, \fB\-\-connection=\fR\fICONNECTION\fR
|
|
|
|
|
.RS 4
|
|
|
|
|
Connection type to use\&. Possible options are
|
|
|
|
|