Tag motd.

This commit is contained in:
Ralph Bean 2014-12-17 20:19:03 +00:00
parent b3f8810a1d
commit 539312e190

View file

@ -1,3 +1,5 @@
---
- name: add motd to system
template: src=/srv/web/infra/hosts/motd.j2 dest=/etc/motd
tags:
- motd