Naming mismatch
This commit is contained in:
parent
d56fccc170
commit
146b9f8f3c
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
- name: install systemd config files (restart)
|
- name: install systemd config files (restart)
|
||||||
template: >
|
template: >
|
||||||
src=systemd-restart.conf.j2
|
src=systemd-restart-limit.conf.j2
|
||||||
dest=/etc/systemd/system/{{ item }}.service.d/restart.conf
|
dest=/etc/systemd/system/{{ item }}.service.d/restart.conf
|
||||||
with_items: "{{ koschei_backend_services }}"
|
with_items: "{{ koschei_backend_services }}"
|
||||||
notify:
|
notify:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue