From e76dd0d06dda952ecd81031f8440c0f5fa7fb641 Mon Sep 17 00:00:00 2001 From: Shaunak Kashyap Date: Tue, 9 Sep 2014 10:20:41 -0600 Subject: [PATCH] Add missing version/tag to roles file example. --- docsite/rst/galaxy.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docsite/rst/galaxy.rst b/docsite/rst/galaxy.rst index 8bc52917ab3..c34f894ca16 100644 --- a/docsite/rst/galaxy.rst +++ b/docsite/rst/galaxy.rst @@ -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