mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-22 12:29:39 +01:00
5 lines
127 B
YAML
5 lines
127 B
YAML
---
|
|
- name: copy imprint.html
|
|
template:
|
|
src: "imprint.html.j2"
|
|
dest: "{{nginx.directories.data.html}}imprint.html" |