herding templates

This commit is contained in:
Pete Travis 2014-05-12 22:10:15 +00:00
parent 7de92cedc1
commit c00f70f332

View file

@ -26,7 +26,7 @@
# needs inspection, web_version maybe?
# more templating?
- name: copy publican website config
template: src="{{ files }}/docs/publican_website.cfg" dest=/etc/publican-website.cfg
template: src=publican_website.cfg dest=/etc/publican-website.cfg
# verify
- name: copy empty sqlite db; publican only creates this interactively