mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Merge pull request #9185 from willthames/submodule_install_docs
Updated installation instructions for submodules
This commit is contained in:
@@ -123,7 +123,7 @@ Note when updating ansible, be sure to not only update the source tree, but also
|
||||
which point at Ansible's own modules (not the same kind of modules, alas).
|
||||
|
||||
$ git pull --rebase
|
||||
$ git submodule update
|
||||
$ git submodule update --init --recursive
|
||||
|
||||
Once running the env-setup script you'll be running from checkout and the default inventory file
|
||||
will be /etc/ansible/hosts. You can optionally specify an inventory file (see :doc:`intro_inventory`)
|
||||
|
||||
Reference in New Issue
Block a user