Commit 03bf465c by Michael DeHaan

attempt to fix asciidoc so it shows up on github

parent f3246fb7
......@@ -29,8 +29,8 @@ be supported in the future.
EXAMPLE
-------
[literal]
---
[source,yaml]
----
- pattern: '*'
hosts: '/etc/ansible/hosts'
tasks:
......@@ -45,6 +45,7 @@ EXAMPLE
handlers:
- name: restart apache
- action: service name=httpd state=restarted
----
WHAT THE EXAMPLE MEANS
......
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