From 1ec3feb73a3bab9d5fd5f910106a5a7365f3b4e2 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Thu, 10 May 2018 12:28:48 -0400 Subject: [PATCH] Clarify usage of Ansible for users Add information about playbooks to Ansible CI/CD section. Change-Id: Ia3b6c0b781216ddec78e07bcf7ac90cd60c559f9 Signed-off-by: Paul Belanger --- www/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.html b/www/index.html index 0162632..3764741 100644 --- a/www/index.html +++ b/www/index.html @@ -65,7 +65,7 @@

CI/CD with Ansible

-

Use the same Ansible to deploy your system and run your tests.

+

Use the same Ansible playbooks to deploy your system and run your tests.