summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeandro Scardua <leandroscar@gmail.com>2021-03-25 16:30:52 -0400
committerGitHub <noreply@github.com>2021-03-25 16:30:52 -0400
commit5dbcaa4c01bd297d882157e631811c318ca92275 (patch)
tree3af217140f63aedad1370b0854edcff3bd1510ee
parent59c61bc88ab199e2d7230c41d3134a8332200b49 (diff)
downloadansible-5dbcaa4c01bd297d882157e631811c318ca92275.tar.gz
Update version on FreeBSD (#73664)
##### SUMMARY <!--- Your description here --> On the main freebsd change, and no the version: py37-ansible ##### ISSUE TYPE - Docs Pull Request +label: docsite_pr
-rw-r--r--docs/docsite/rst/installation_guide/intro_installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/rst/installation_guide/intro_installation.rst b/docs/docsite/rst/installation_guide/intro_installation.rst
index 6e30bf6401..cbf3ead521 100644
--- a/docs/docsite/rst/installation_guide/intro_installation.rst
+++ b/docs/docsite/rst/installation_guide/intro_installation.rst
@@ -333,7 +333,7 @@ or:
.. code-block:: bash
- $ sudo pkg install py36-ansible
+ $ sudo pkg install py37-ansible
You may also wish to install from ports, run: