Docs: Fix markdown formatting (code after list requires text in between)

This commit is contained in:
Michael Friedrich 2014-11-07 18:37:09 +01:00
parent 9e2aa4c5ed
commit 1bb928b5e9
1 changed files with 1 additions and 0 deletions

View File

@ -644,6 +644,7 @@ Once defined like this, the `apply` rule defined below will do the following:
* adding the `config` dictionary items to `vars`. Simply said, there's now `vars.disk_partition` defined for the
generated service
Configuration example:
apply Service for (disk => config in host.vars.disks) {
import "generic-service"