mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fixed minor typo in merged pull request
This commit is contained in:
parent
cfeb9ac6b6
commit
312abf877b
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,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.
|
||||||
|
|
||||||
You can also pull down multiple roles from a single source(just make sure that you have a meta/main.yml file at the root level).
|
You can also pull down multiple roles from a single source (just make sure that you have a meta/main.yml file at the root level).
|
||||||
::
|
::
|
||||||
meta\main.yml
|
meta\main.yml
|
||||||
common-role1\tasks\main.yml
|
common-role1\tasks\main.yml
|
||||||
|
|
Loading…
Reference in a new issue