From 66f700eb0d23ade0c5656dca09e62380f02ae366 Mon Sep 17 00:00:00 2001 From: bobobox Date: Sun, 26 Oct 2014 14:44:04 -0500 Subject: [PATCH] Update playbooks_intro.rst Small punctuation/grammar fix. --- docsite/rst/playbooks_intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/playbooks_intro.rst b/docsite/rst/playbooks_intro.rst index 70db3f7fe2..4bc3bccf2d 100644 --- a/docsite/rst/playbooks_intro.rst +++ b/docsite/rst/playbooks_intro.rst @@ -196,7 +196,7 @@ it is recommended that you use the more conventional "module: options" format. This recommended format is used throughout the documentation, but you may encounter the older format in some playbooks. -Here is what a basic task looks like, as with most modules, +Here is what a basic task looks like. As with most modules, the service module takes key=value arguments:: tasks: