summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeth Vidal <skvidal@fedoraproject.org>2013-05-13 20:14:49 +0000
committerSeth Vidal <skvidal@fedoraproject.org>2013-05-13 20:14:49 +0000
commita767c419baca015c36eded06d95f84197045e59e (patch)
treeab979b3d898eafd0d172a68448fa8a373397a98f
parent3a044748433df0df32079bac572267945dd483eb (diff)
downloadansible-a767c419baca015c36eded06d95f84197045e59e.tar.gz
ansible-a767c419baca015c36eded06d95f84197045e59e.tar.xz
ansible-a767c419baca015c36eded06d95f84197045e59e.zip
helpful to have the correct path
-rw-r--r--tasks/motd.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/motd.yml b/tasks/motd.yml
index 90b3e7132..3370735ea 100644
--- a/tasks/motd.yml
+++ b/tasks/motd.yml
@@ -1,3 +1,3 @@
---
- name: add motd to system
- template: src=/srv/infra/hosts/motd.j2 dest=/etc/motd
+ template: src=/srv/web/infra/hosts/motd.j2 dest=/etc/motd