Commit 1e6e5c21 by Michael DeHaan

Merge pull request #1375 from sergevanginderachter/devel

docsite: small typo in handlers example yaml
parents 6300d931 d04bd04f
......@@ -343,7 +343,7 @@ Includes can also be used in the 'handlers' section, for instance, if you
want to define how to restart apache, you only have to do that once for all
of your playbooks. You might make a handlers.yml that looks like::
----
---
# this might be in a file like handlers/handlers.yml
- name: restart apache
action: service name=apache state=restarted
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment