finally fix template
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
when: "autoupdate_enabled"
|
||||
|
||||
- name: "Restart service"
|
||||
ansible.builtin.systemd_service:
|
||||
ansible.builtin.systemd:
|
||||
name: "unattended-upgrades"
|
||||
state: "restarted"
|
||||
when: "autoupdate_enabled"
|
||||
|
||||
Reference in New Issue
Block a user