mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-23 04:49:40 +01:00
5 lines
122 B
YAML
5 lines
122 B
YAML
---
|
|
- name: copy imprint.html
|
|
template:
|
|
src: "imprint.html.j2"
|
|
dest: "{{nginx.directories.html}}imprint.html" |