@ -2,12 +2,12 @@
. \" Title: ansible
. \" Title: ansible
. \" Author: [see the "AUTHOR" section]
. \" Author: [see the "AUTHOR" section]
. \" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
. \" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
. \" Date: 04/ 03 /2012
. \" Date: 04/ 1 0/2012
. \" Manual: System administration commands
. \" Manual: System administration commands
. \" Source: Ansible 0.0.2
. \" Source: Ansible 0.0.2
. \" Language: English
. \" Language: English
. \"
. \"
.TH "ANSIBLE" "1" "04/ 03 /2012" "Ansible 0\&.0\&.2" "System administration commands"
.TH "ANSIBLE" "1" "04/ 1 0/2012" "Ansible 0\&.0\&.2" "System administration commands"
. \" -----------------------------------------------------------------
. \" -----------------------------------------------------------------
. \" * Define some portability stuff
. \" * Define some portability stuff
. \" -----------------------------------------------------------------
. \" -----------------------------------------------------------------
@ -122,6 +122,14 @@ Use this remote
\fI USERNAME\fR
\fI USERNAME\fR
instead of root\& .
instead of root\& .
.RE
.RE
.PP
\fB \- c\fR \fI CONNECTION\fR , \fB \- \- connection=\fR \fI CONNECTION\fR
.RS 4
Connection type to use\& . Possible options are
\fI paramiko\fR
and
\fI local\fR \& .
.RE
.SH "INVENTORY"
.SH "INVENTORY"
.sp
.sp
Ansible stores the hosts it can potentially operate on in an inventory file\& . The syntax is one host per line\& . Groups headers are allowed and are included on their own line, enclosed in square brackets\& .
Ansible stores the hosts it can potentially operate on in an inventory file\& . The syntax is one host per line\& . Groups headers are allowed and are included on their own line, enclosed in square brackets\& .