1
0
Fork 0
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:
James Cammarata 2014-09-10 21:35:36 -05:00
commit 1dc11c9752

View file

@ -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