From d7c3b06cf934e080a3d60bc5bebfb9de091d0900 Mon Sep 17 00:00:00 2001 From: Lorin Hochstein Date: Tue, 3 Feb 2015 21:02:16 -0500 Subject: [PATCH] update readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index da3f59c..aa62d55 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # Ansible: Up and Running code samples -This repository contains code samples from [Ansible: Up and Running](http://ansiblebook.com), organized by book chapter. +This repository contains code samples from [Ansible: Up and +Running](http://ansiblebook.com), organized by book chapter. + +Note that most chapters have a single subdirectory named *playbooks*. I did this +so that the directory structure of the code would match the directory structure +in the book, since the book always assumes a playbooks directory. -- 2.44.0