summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael DeHaan <michael@ansibleworks.com>2013-05-29 10:30:04 -0400
committerMichael DeHaan <michael@ansibleworks.com>2013-05-29 10:30:04 -0400
commit267b29cec743b74d83b8f2c56f6ac6ed8a186079 (patch)
tree2b72f9408db7cde6e21944deb532b324e37020ad /docs
parentefee2e263016e137eb605dc6e6f1600a15f03688 (diff)
downloadansible-267b29cec743b74d83b8f2c56f6ac6ed8a186079.tar.gz
Manpage tweaks, docs rebuild
Diffstat (limited to 'docs')
-rw-r--r--docs/man/man1/ansible-playbook.18
-rw-r--r--docs/man/man1/ansible.18
2 files changed, 8 insertions, 8 deletions
diff --git a/docs/man/man1/ansible-playbook.1 b/docs/man/man1/ansible-playbook.1
index 733479d2b4..8ad4fef992 100644
--- a/docs/man/man1/ansible-playbook.1
+++ b/docs/man/man1/ansible-playbook.1
@@ -2,12 +2,12 @@
.\" Title: ansible-playbook
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 04/02/2013
+.\" Date: 05/29/2013
.\" Manual: System administration commands
.\" Source: Ansible 1.2
.\" Language: English
.\"
-.TH "ANSIBLE\-PLAYBOOK" "1" "04/02/2013" "Ansible 1\&.2" "System administration commands"
+.TH "ANSIBLE\-PLAYBOOK" "1" "05/29/2013" "Ansible 1\&.2" "System administration commands"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@@ -51,8 +51,8 @@ to the inventory hosts file, which defaults to
.RS 4
The
\fIDIRECTORY\fR
-to load modules from\&. The default is
-\fI/usr/share/ansible\fR\&.
+search path to load modules from\&. The default is
+\fI/usr/share/ansible\fR\&. This can also be set with the ANSIBLE_LIBRARY environment variable\&.
.RE
.PP
\fB\-e\fR \fIVARS\fR, \fB\-\-extra\-vars=\fR\fIVARS\fR
diff --git a/docs/man/man1/ansible.1 b/docs/man/man1/ansible.1
index 1ce641cf42..813f1a8cc0 100644
--- a/docs/man/man1/ansible.1
+++ b/docs/man/man1/ansible.1
@@ -2,12 +2,12 @@
.\" Title: ansible
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: 04/02/2013
+.\" Date: 05/29/2013
.\" Manual: System administration commands
.\" Source: Ansible 1.2
.\" Language: English
.\"
-.TH "ANSIBLE" "1" "04/02/2013" "Ansible 1\&.2" "System administration commands"
+.TH "ANSIBLE" "1" "05/29/2013" "Ansible 1\&.2" "System administration commands"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@@ -69,8 +69,8 @@ Execute the module called
.RS 4
The
\fIDIRECTORY\fR
-to load modules from\&. The default is
-\fI/usr/share/ansible\fR\&.
+search path to load modules from\&. The default is
+\fI/usr/share/ansible\fR\&. This can also be set with the ANSIBLE_LIBRARY environment variable\&.
.RE
.PP
\fB\-a\fR \'\fIARGUMENTS\fR\', \fB\-\-args=\fR\'\fIARGUMENTS\fR\'