This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
- name: Start kumonoboru timer
|
- name: Start kumonoboru timer
|
||||||
ansible.builtin.systemd:
|
ansible.builtin.systemd:
|
||||||
name: {{ item }}
|
name: "{{ item }}"
|
||||||
state: started
|
state: started
|
||||||
daemon_reload: true
|
daemon_reload: true
|
||||||
with_items:
|
with_items:
|
||||||
|
|||||||
Reference in New Issue
Block a user