Rolle | Tandoor #6

Merged
roydfalk merged 24 commits from task-230-tandoor into main 2025-01-12 10:07:19 +01:00
Showing only changes of commit 173d7790f6 - Show all commits

View file

@ -95,7 +95,7 @@
"name": "systemd unit",
"become": true,
"ansible.builtin.template": {
"src": "systemd-unit.js",
"src": "systemd-unit.j2",
"dest": "/etc/systemd/system/tandoor.service"
}
},