From d8c97ac27572232fc7afaf106c40b552526baa2a Mon Sep 17 00:00:00 2001 From: saller Date: Thu, 15 Dec 2016 09:19:47 +0100 Subject: [PATCH] Fix typo. Fix typo in section "Installing multiple roles from a file". --- docsite/rst/galaxy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/galaxy.rst b/docsite/rst/galaxy.rst index 53ab05daae..0c030e0429 100644 --- a/docsite/rst/galaxy.rst +++ b/docsite/rst/galaxy.rst @@ -77,7 +77,7 @@ install a specific commit: Installing multiple roles from a file ===================================== -Beginning with Asible 1.8 it is possible to install multiple roles by including the roles in a *requirements.yml* file. The format of the file is YAML, and the +Beginning with Ansible 1.8 it is possible to install multiple roles by including the roles in a *requirements.yml* file. The format of the file is YAML, and the file extension must be either *.yml* or *.yaml*. Use the following command to install roles included in *requirements.yml*: