mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Merge pull request #8943 from ycombinator/add-missing-tag
Add missing tag to roles file example.
This commit is contained in:
commit
1dc11c9752
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ And here's an example showing some specific version downloads from multiple sour
|
|||
|
||||
# from github, overriding the name and specifying a specific tag
|
||||
- src: https://github.com/bennojoy/nginx
|
||||
version: master
|
||||
name: nginx_role
|
||||
|
||||
# from a webserver, where the role is packaged in a tar.gz
|
||||
|
|
Loading…
Reference in a new issue