1
0
Fork 0
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:
Scott Butler 2016-07-23 20:34:41 -07:00
parent cfeb9ac6b6
commit 312abf877b

View file

@ -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
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
common-role1\tasks\main.yml