From 2995439fbfa2bb0f260adced9baca064dcce9eb0 Mon Sep 17 00:00:00 2001 From: Tom Mast Date: Sat, 18 Nov 2017 04:22:58 -0500 Subject: [PATCH] Fixed simple typo on galaxy page (#33033) --- docs/docsite/rst/galaxy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/galaxy.rst b/docs/docsite/rst/galaxy.rst index 039672493ac..3fd2c90b6ac 100644 --- a/docs/docsite/rst/galaxy.rst +++ b/docs/docsite/rst/galaxy.rst @@ -139,7 +139,7 @@ Installing multiple roles from multiple files At a basic level, including requirements files allows you to break up bits of roles into smaller files. Role includes pull in roles from other files. -Use the following command to install roles includes in *requirements.yml* + *webserver,yml* +Use the following command to install roles includes in *requirements.yml* + *webserver.yml* ::