mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Merge pull request #5972 from mmoya/docfix
Minor grammar fix in manpages and update docs url.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user