mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Mention ANSIBLE_INVENTORY
Support for ANSIBLE_HOSTS is faded out, see commit
c73254543a, therefore do not mention it in
the man pages.
This commit is contained in:
@@ -133,7 +133,7 @@ ENVIRONMENT
|
|||||||
|
|
||||||
The following environment variables may be specified.
|
The following environment variables may be specified.
|
||||||
|
|
||||||
ANSIBLE_HOSTS -- Override the default ansible hosts file
|
ANSIBLE_INVENTORY -- Override the default ansible inventory file
|
||||||
|
|
||||||
ANSIBLE_LIBRARY -- Override the default ansible module library path
|
ANSIBLE_LIBRARY -- Override the default ansible module library path
|
||||||
|
|
||||||
|
|||||||
@@ -153,7 +153,7 @@ ENVIRONMENT
|
|||||||
|
|
||||||
The following environment variables may be specified.
|
The following environment variables may be specified.
|
||||||
|
|
||||||
ANSIBLE_HOSTS -- Override the default ansible hosts file
|
ANSIBLE_INVENTORY -- Override the default ansible inventory file
|
||||||
|
|
||||||
ANSIBLE_LIBRARY -- Override the default ansible module library path
|
ANSIBLE_LIBRARY -- Override the default ansible module library path
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user