Clarify usage of Ansible for users

Add information about playbooks to Ansible CI/CD section.

Change-Id: Ia3b6c0b781216ddec78e07bcf7ac90cd60c559f9
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-05-10 12:28:48 -04:00
parent dec9aa8abe
commit 1ec3feb73a
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<div class="box highlight">
<i class="icon major fa-pencil"></i>
<h3>CI/CD with Ansible</h3>
<p>Use the same Ansible to deploy your system and run your tests.</p>
<p>Use the same Ansible playbooks to deploy your system and run your tests.</p>
</div>
</section>
<section class="4u 12u(narrower)">