-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aea5933
commit 6aaa181
Showing
26 changed files
with
247 additions
and
40 deletions.
There are no files selected for viewing
41 changes: 41 additions & 0 deletions
41
tests/functional/baseline-default/collections/environment_variables.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
|
||
:orphan: | ||
|
||
.. _list_of_collection_env_vars: | ||
|
||
Index of all Collection Environment Variables | ||
============================================= | ||
|
||
The following index documents all environment variables declared by plugins and modules in collections. | ||
Environment variables used by the ansible-core configuation are documented in :ref:`ansible_configuration_settings`. | ||
|
||
.. envvar:: ANSIBLE_FOO_EXE | ||
|
||
Foo executable. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo become plugin <ansible_collections.ns2.col.foo_become>` | ||
.. envvar:: ANSIBLE_FOO_FILENAME_EXT | ||
|
||
All extensions to check. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo vars plugin <ansible_collections.ns2.col.foo_vars>` | ||
.. envvar:: ANSIBLE_FOO_USER | ||
|
||
User you 'become' to execute the task. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo become plugin <ansible_collections.ns2.col.foo_become>` | ||
.. envvar:: ANSIBLE_REMOTE_TEMP | ||
|
||
Temporary directory to use on targets when executing tasks. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo shell plugin <ansible_collections.ns2.col.foo_shell>` | ||
.. envvar:: ANSIBLE_REMOTE_TMP | ||
|
||
Temporary directory to use on targets when executing tasks. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo shell plugin <ansible_collections.ns2.col.foo_shell>` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 41 additions & 0 deletions
41
tests/functional/baseline-no-breadcrumbs/collections/environment_variables.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
|
||
:orphan: | ||
|
||
.. _list_of_collection_env_vars: | ||
|
||
Index of all Collection Environment Variables | ||
============================================= | ||
|
||
The following index documents all environment variables declared by plugins and modules in collections. | ||
Environment variables used by the ansible-core configuation are documented in :ref:`ansible_configuration_settings`. | ||
|
||
.. envvar:: ANSIBLE_FOO_EXE | ||
|
||
Foo executable. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo become plugin <ansible_collections.ns2.col.foo_become>` | ||
.. envvar:: ANSIBLE_FOO_FILENAME_EXT | ||
|
||
All extensions to check. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo vars plugin <ansible_collections.ns2.col.foo_vars>` | ||
.. envvar:: ANSIBLE_FOO_USER | ||
|
||
User you 'become' to execute the task. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo become plugin <ansible_collections.ns2.col.foo_become>` | ||
.. envvar:: ANSIBLE_REMOTE_TEMP | ||
|
||
Temporary directory to use on targets when executing tasks. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo shell plugin <ansible_collections.ns2.col.foo_shell>` | ||
.. envvar:: ANSIBLE_REMOTE_TMP | ||
|
||
Temporary directory to use on targets when executing tasks. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo shell plugin <ansible_collections.ns2.col.foo_shell>` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 41 additions & 0 deletions
41
tests/functional/baseline-no-indexes/collections/environment_variables.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
|
||
:orphan: | ||
|
||
.. _list_of_collection_env_vars: | ||
|
||
Index of all Collection Environment Variables | ||
============================================= | ||
|
||
The following index documents all environment variables declared by plugins and modules in collections. | ||
Environment variables used by the ansible-core configuation are documented in :ref:`ansible_configuration_settings`. | ||
|
||
.. envvar:: ANSIBLE_FOO_EXE | ||
|
||
Foo executable. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo become plugin <ansible_collections.ns2.col.foo_become>` | ||
.. envvar:: ANSIBLE_FOO_FILENAME_EXT | ||
|
||
All extensions to check. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo vars plugin <ansible_collections.ns2.col.foo_vars>` | ||
.. envvar:: ANSIBLE_FOO_USER | ||
|
||
User you 'become' to execute the task. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo become plugin <ansible_collections.ns2.col.foo_become>` | ||
.. envvar:: ANSIBLE_REMOTE_TEMP | ||
|
||
Temporary directory to use on targets when executing tasks. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo shell plugin <ansible_collections.ns2.col.foo_shell>` | ||
.. envvar:: ANSIBLE_REMOTE_TMP | ||
|
||
Temporary directory to use on targets when executing tasks. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo shell plugin <ansible_collections.ns2.col.foo_shell>` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 41 additions & 0 deletions
41
tests/functional/baseline-squash-hierarchy/environment_variables.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
|
||
:orphan: | ||
|
||
.. _list_of_collection_env_vars: | ||
|
||
Index of all Collection Environment Variables | ||
============================================= | ||
|
||
The following index documents all environment variables declared by plugins and modules in collections. | ||
Environment variables used by the ansible-core configuation are documented in :ref:`ansible_configuration_settings`. | ||
|
||
.. envvar:: ANSIBLE_FOO_EXE | ||
|
||
Foo executable. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo become plugin <ansible_collections.ns2.col.foo_become>` | ||
.. envvar:: ANSIBLE_FOO_FILENAME_EXT | ||
|
||
All extensions to check. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo vars plugin <ansible_collections.ns2.col.foo_vars>` | ||
.. envvar:: ANSIBLE_FOO_USER | ||
|
||
User you 'become' to execute the task. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo become plugin <ansible_collections.ns2.col.foo_become>` | ||
.. envvar:: ANSIBLE_REMOTE_TEMP | ||
|
||
Temporary directory to use on targets when executing tasks. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo shell plugin <ansible_collections.ns2.col.foo_shell>` | ||
.. envvar:: ANSIBLE_REMOTE_TMP | ||
|
||
Temporary directory to use on targets when executing tasks. | ||
|
||
*Used by:* | ||
:ref:`ns2.col.foo shell plugin <ansible_collections.ns2.col.foo_shell>` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.