Remove test from bottom of example that doesn't really make sense in the context of the example's use case.

pull/70/head
Michael DeHaan 12 years ago
parent 4de7bbb169
commit 64471db94a

@ -45,7 +45,5 @@
action: $packager pkg=$apache state=latest
- name: ensure apache is running
action: service name=$apache state=running
- name: template step
action: template src=/tmp/test.j2 dest=/tmp/test.out

Loading…
Cancel
Save