From 3858108f5be26f31ecc7168b933c6cf392d11e2f Mon Sep 17 00:00:00 2001 From: David Whiteside Date: Sat, 1 Aug 2015 00:13:25 -0600 Subject: [PATCH] new README files for new test cases --- test/integration/README.md | 11 +++++++++-- test/integration/otherroles/README.md | 4 ++-- test/integration/roles/README.md | 4 ++-- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/test/integration/README.md b/test/integration/README.md index 003dc38..951523d 100644 --- a/test/integration/README.md +++ b/test/integration/README.md @@ -1,8 +1,15 @@ +Playbook: advanced_playbook.yml +======================== +Author: David Whiteside + +Description: Testing a playbook that has roles + + Playbook: basic_playbook.yml ======================== -author: David Whiteside +Author: David Whiteside -description: Installs and Configured Apache +Description: Installs and Configured Apache Task: Install apache diff --git a/test/integration/otherroles/README.md b/test/integration/otherroles/README.md index 29d8802..c3c6292 100644 --- a/test/integration/otherroles/README.md +++ b/test/integration/otherroles/README.md @@ -1,8 +1,8 @@ Role: apache ======================== -author: David Whiteside +Author: David Whiteside -description: Apache Install and Configuration +Description: Apache Install and Configuration Task: install apache diff --git a/test/integration/roles/README.md b/test/integration/roles/README.md index 42e43c6..7b5b550 100644 --- a/test/integration/roles/README.md +++ b/test/integration/roles/README.md @@ -1,8 +1,8 @@ Role: basic ======================== -author: David Whiteside +Author: David Whiteside -description: Basic NGINX config +Description: Basic NGINX config Task: install nginx