mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07: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
|
# 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue