1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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