5 lines
122 B
YAML
Raw Normal View History

---
- name: copy imprint.html
template:
src: "imprint.html.j2"
dest: "{{nginx.directories.html}}imprint.html"