[taks-230] [fix] tandoor: systemd-unit-Einsatz
This commit is contained in:
parent
2971154dba
commit
173d7790f6
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
||||||
"name": "systemd unit",
|
"name": "systemd unit",
|
||||||
"become": true,
|
"become": true,
|
||||||
"ansible.builtin.template": {
|
"ansible.builtin.template": {
|
||||||
"src": "systemd-unit.js",
|
"src": "systemd-unit.j2",
|
||||||
"dest": "/etc/systemd/system/tandoor.service"
|
"dest": "/etc/systemd/system/tandoor.service"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue