diff --git a/docs/man/man1/ansible-doc.1 b/docs/man/man1/ansible-doc.1 index 041cf48099..1b51fa00e6 100644 --- a/docs/man/man1/ansible-doc.1 +++ b/docs/man/man1/ansible-doc.1 @@ -1,13 +1,13 @@ '\" t .\" Title: ansible-doc .\" Author: :doctype:manpage -.\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 05/26/2014 +.\" Generator: DocBook XSL Stylesheets v1.78.1 +.\" Date: 12/09/2014 .\" Manual: System administration commands -.\" Source: Ansible 1.7 +.\" Source: Ansible 1.9 .\" Language: English .\" -.TH "ANSIBLE\-DOC" "1" "05/26/2014" "Ansible 1\&.7" "System administration commands" +.TH "ANSIBLE\-DOC" "1" "12/09/2014" "Ansible 1\&.9" "System administration commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/docs/man/man1/ansible-galaxy.1 b/docs/man/man1/ansible-galaxy.1 index 5bac353505..eac74b6a85 100644 --- a/docs/man/man1/ansible-galaxy.1 +++ b/docs/man/man1/ansible-galaxy.1 @@ -1,13 +1,13 @@ '\" t .\" Title: ansible-galaxy .\" Author: [see the "AUTHOR" section] -.\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 05/26/2014 +.\" Generator: DocBook XSL Stylesheets v1.78.1 +.\" Date: 12/09/2014 .\" Manual: System administration commands -.\" Source: Ansible 1.7 +.\" Source: Ansible 1.9 .\" Language: English .\" -.TH "ANSIBLE\-GALAXY" "1" "05/26/2014" "Ansible 1\&.7" "System administration commands" +.TH "ANSIBLE\-GALAXY" "1" "12/09/2014" "Ansible 1\&.9" "System administration commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -149,6 +149,11 @@ Force overwriting an existing role\&. .RS 4 The path in which the skeleton role will be created\&.The default is the current working directory\&. .RE +.PP +\fB\-\-offline\fR +.RS 4 +Don\(cqt query the galaxy API when creating roles +.RE .SH "LIST" .sp The \fBlist\fR sub\-command is used to show what roles are currently instaled\&. You can specify a role name, and if installed only that role will be shown\&. diff --git a/docs/man/man1/ansible-galaxy.1.asciidoc.in b/docs/man/man1/ansible-galaxy.1.asciidoc.in index b8a80e6b2c..3d59e31706 100644 --- a/docs/man/man1/ansible-galaxy.1.asciidoc.in +++ b/docs/man/man1/ansible-galaxy.1.asciidoc.in @@ -122,6 +122,10 @@ Force overwriting an existing role. The path in which the skeleton role will be created.The default is the current working directory. +*--offline*:: + +Don't query the galaxy API when creating roles + LIST ---- diff --git a/docs/man/man1/ansible-playbook.1 b/docs/man/man1/ansible-playbook.1 index 63f8904f0c..ac8466a36a 100644 --- a/docs/man/man1/ansible-playbook.1 +++ b/docs/man/man1/ansible-playbook.1 @@ -1,13 +1,13 @@ '\" t .\" Title: ansible-playbook .\" Author: :doctype:manpage -.\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 05/26/2014 +.\" Generator: DocBook XSL Stylesheets v1.78.1 +.\" Date: 12/09/2014 .\" Manual: System administration commands -.\" Source: Ansible 1.7 +.\" Source: Ansible 1.9 .\" Language: English .\" -.TH "ANSIBLE\-PLAYBOOK" "1" "05/26/2014" "Ansible 1\&.7" "System administration commands" +.TH "ANSIBLE\-PLAYBOOK" "1" "12/09/2014" "Ansible 1\&.9" "System administration commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/docs/man/man1/ansible-pull.1 b/docs/man/man1/ansible-pull.1 index 58029eabb8..d39cfa67a2 100644 --- a/docs/man/man1/ansible-pull.1 +++ b/docs/man/man1/ansible-pull.1 @@ -1,13 +1,13 @@ '\" t .\" Title: ansible .\" Author: :doctype:manpage -.\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 05/26/2014 +.\" Generator: DocBook XSL Stylesheets v1.78.1 +.\" Date: 12/09/2014 .\" Manual: System administration commands -.\" Source: Ansible 1.7 +.\" Source: Ansible 1.9 .\" Language: English .\" -.TH "ANSIBLE" "1" "05/26/2014" "Ansible 1\&.7" "System administration commands" +.TH "ANSIBLE" "1" "12/09/2014" "Ansible 1\&.9" "System administration commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -31,7 +31,7 @@ ansible-pull \- set up a remote copy of ansible on each managed node .SH "SYNOPSIS" .sp -ansible \-d DEST \-U URL [options] [ ] +ansible\-pull \-d DEST \-U URL [options] [ ] .SH "DESCRIPTION" .sp \fBAnsible\fR is an extra\-simple tool/framework/API for doing \*(Aqremote things\*(Aq over SSH\&. diff --git a/docs/man/man1/ansible-vault.1 b/docs/man/man1/ansible-vault.1 index f353e3269f..286e642748 100644 --- a/docs/man/man1/ansible-vault.1 +++ b/docs/man/man1/ansible-vault.1 @@ -1,13 +1,13 @@ '\" t .\" Title: ansible-vault .\" Author: [see the "AUTHOR" section] -.\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 05/26/2014 +.\" Generator: DocBook XSL Stylesheets v1.78.1 +.\" Date: 12/09/2014 .\" Manual: System administration commands -.\" Source: Ansible 1.7 +.\" Source: Ansible 1.9 .\" Language: English .\" -.TH "ANSIBLE\-VAULT" "1" "05/26/2014" "Ansible 1\&.7" "System administration commands" +.TH "ANSIBLE\-VAULT" "1" "12/09/2014" "Ansible 1\&.9" "System administration commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/docs/man/man1/ansible.1 b/docs/man/man1/ansible.1 index 233428782e..6f16a449bf 100644 --- a/docs/man/man1/ansible.1 +++ b/docs/man/man1/ansible.1 @@ -1,13 +1,13 @@ '\" t .\" Title: ansible .\" Author: :doctype:manpage -.\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 05/26/2014 +.\" Generator: DocBook XSL Stylesheets v1.78.1 +.\" Date: 12/09/2014 .\" Manual: System administration commands -.\" Source: Ansible 1.7 +.\" Source: Ansible 1.9 .\" Language: English .\" -.TH "ANSIBLE" "1" "05/26/2014" "Ansible 1\&.7" "System administration commands" +.TH "ANSIBLE" "1" "12/09/2014" "Ansible 1\&.9" "System administration commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" -----------------------------------------------------------------