mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Small typo in galaxy.rst
other SCM sourced in line 96
This commit is contained in:
parent
313f26f866
commit
d5bab777cb
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ And here's an example showing some specific version downloads from multiple sour
|
||||||
As you can see in the above, there are a large amount of controls available
|
As you can see in the above, there are a large amount of controls available
|
||||||
to customize where roles can be pulled from, and what to save roles as.
|
to customize where roles can be pulled from, and what to save roles as.
|
||||||
|
|
||||||
Roles pulled from galaxy work as with othe SCM sourced roles above. To download a role with dependencies, and automatically install those dependencies, the role must be uploaded to the Ansible Galaxy website.
|
Roles pulled from galaxy work as with other SCM sourced roles above. To download a role with dependencies, and automatically install those dependencies, the role must be uploaded to the Ansible Galaxy website.
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue