mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Add missing version/tag to roles file example.
This commit is contained in:
@@ -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
|
# from github, overriding the name and specifying a specific tag
|
||||||
- src: https://github.com/bennojoy/nginx
|
- src: https://github.com/bennojoy/nginx
|
||||||
|
version: master
|
||||||
name: nginx_role
|
name: nginx_role
|
||||||
|
|
||||||
# from a webserver, where the role is packaged in a tar.gz
|
# from a webserver, where the role is packaged in a tar.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user