mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-20 07:40:58 +00:00
Merge pull request #9188 from nmadhok/patch-2
Doc fix in intro_installation.rst
This commit is contained in:
@@ -122,6 +122,8 @@ Ansible also uses the following Python modules that need to be installed::
|
||||
Note when updating ansible, be sure to not only update the source tree, but also the "submodules" in git
|
||||
which point at Ansible's own modules (not the same kind of modules, alas).
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ git pull --rebase
|
||||
$ git submodule update --init --recursive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user