summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhijeet Kasurde <akasurde@redhat.com>2023-05-02 08:53:31 -0700
committerGitHub <noreply@github.com>2023-05-02 16:53:31 +0100
commitbe6f2f43b6d1fa87241756f14182dd0240d3f737 (patch)
treee3a1cab52800519dbc7212df492e68ff3337f8d1
parent40fd86c618fecb8d98364f33be03b19d4071c159 (diff)
downloadansible-be6f2f43b6d1fa87241756f14182dd0240d3f737.tar.gz
Wording change (#80664)
-rw-r--r--docs/docsite/rst/shared_snippets/galaxy_server_list.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/rst/shared_snippets/galaxy_server_list.txt b/docs/docsite/rst/shared_snippets/galaxy_server_list.txt
index 9991d85899..cb4b682baa 100644
--- a/docs/docsite/rst/shared_snippets/galaxy_server_list.txt
+++ b/docs/docsite/rst/shared_snippets/galaxy_server_list.txt
@@ -68,7 +68,7 @@ define the following keys:
As well as defining these server options in the ``ansible.cfg`` file, you can also define them as environment variables.
The environment variable is in the form ``ANSIBLE_GALAXY_SERVER_{{ id }}_{{ key }}`` where ``{{ id }}`` is the upper
-case form of the server identifier and ``{{ key }}`` is the key to define. For example I can define ``token`` for
+case form of the server identifier and ``{{ key }}`` is the key to define. For example, you can define ``token`` for
``release_galaxy`` by setting ``ANSIBLE_GALAXY_SERVER_RELEASE_GALAXY_TOKEN=secret_token``.
For operations that use only one Galaxy server (for example, the ``publish``, ``info``, or ``install`` commands). the ``ansible-galaxy collection`` command uses the first entry in the