attempt to fix asciidoc so it shows up on github

pull/3/head
Michael DeHaan 12 years ago
parent f3246fb72e
commit 03bf465c3a

@ -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

Loading…
Cancel
Save