Remove stray file

This commit is contained in:
Michael DeHaan 2013-04-06 13:14:56 -04:00
parent 5c4ed72571
commit 20ec682b30

View file

@ -1,8 +0,0 @@
---
- name: template operation
template: src=foo.j2 dest=/etc/motd
- action: shell echo 'hi webserver'
notify:
- blippy