From de817e417f25f4847ad912a1e4fd285f369f288c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Thu, 21 Jun 2018 17:51:29 +0200 Subject: [PATCH] proof reading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bef1863..b30eb28 100644 --- a/README.md +++ b/README.md @@ -496,7 +496,7 @@ If you want to use this role in Ansible Tower, the easiest way to do so is: - to have an inventory for each of your environments (dev, test, prod, etc.) - in those inventories, define a group (let's say `threescale`) containing - your 3scale Admin Portal(s) + the 3scale Admin Portal(s) of this environment - set all the variables that depends on the environment (`threescale_cicd_wildcard_domain`, `threescale_cicd_api_environment_name`, etc.) as group variables - create a playbook, committed in your GIT repository and reference it as a Project