From ac77f7835eb9585072776422957c73567f65cb41 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Sat, 31 Oct 2015 21:44:03 -0500 Subject: [PATCH] PR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3f5663..286313c 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ The list of packages to be installed. This defaults to a set of platform-specifi apache_state: started -Set initial apache state. Recommended values: `started` or `stopped` +Set initial Apache daemon state to be enforced when this role is run. This should generally remain `started`, but you can set it to `stopped` if you need to fix the Apache config during a playbook run or otherwise would not like Apache started at the time this role is run. ## Dependencies