Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
dbb79070
Commit
dbb79070
authored
11 years ago
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5972 from mmoya/docfix
Minor grammar fix in manpages and update docs url.
parents
87466717
06beddfe
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
docs/man/man1/ansible-playbook.1
+1
-1
docs/man/man1/ansible-playbook.1.asciidoc.in
+1
-1
docs/man/man1/ansible.1
+1
-1
docs/man/man1/ansible.1.asciidoc.in
+2
-2
No files found.
docs/man/man1/ansible-playbook.1
View file @
dbb79070
...
...
@@ -149,7 +149,7 @@ Further limits the selected host/group patterns\&.
.RE
.SH "ENVIRONMENT"
.sp
The following environment variables may specified\&.
The following environment variables may
be
specified\&.
.sp
ANSIBLE_HOSTS \(em Override the default ansible hosts file
.sp
...
...
This diff is collapsed.
Click to expand it.
docs/man/man1/ansible-playbook.1.asciidoc.in
View file @
dbb79070
...
...
@@ -127,7 +127,7 @@ Further limits the selected host/group patterns.
ENVIRONMENT
-----------
The following environment variables may specified.
The following environment variables may
be
specified.
ANSIBLE_HOSTS -- Override the default ansible hosts file
...
...
This diff is collapsed.
Click to expand it.
docs/man/man1/ansible.1
View file @
dbb79070
...
...
@@ -177,7 +177,7 @@ Ranges of hosts are also supported\&. For more information and additional option
~/\&.ansible\&.cfg \(em User config file, overrides the default config if present
.SH "ENVIRONMENT"
.sp
The following environment variables may specified\&.
The following environment variables may
be
specified\&.
.sp
ANSIBLE_HOSTS \(em Override the default ansible hosts file
.sp
...
...
This diff is collapsed.
Click to expand it.
docs/man/man1/ansible.1.asciidoc.in
View file @
dbb79070
...
...
@@ -131,7 +131,7 @@ are included on their own line, enclosed in square brackets that
start the line.
Ranges of hosts are also supported. For more information and
additional options, see the documentation on http://
ansible.github
.com/.
additional options, see the documentation on http://
docs.ansible
.com/.
FILES
-----
...
...
@@ -147,7 +147,7 @@ FILES
ENVIRONMENT
-----------
The following environment variables may specified.
The following environment variables may
be
specified.
ANSIBLE_HOSTS -- Override the default ansible hosts file
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment