style(renovate): name of tasks, use built in module
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
4ca7918107
commit
ad81f62779
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
- name: enable renovate
|
- name: Enable renovate
|
||||||
ansible.builtin.systemd:
|
ansible.builtin.systemd:
|
||||||
name: "renovate.timer"
|
name: "renovate.timer"
|
||||||
state: started
|
state: started
|
||||||
|
@ -31,4 +31,4 @@
|
|||||||
- etc/systemd/system/renovate.service
|
- etc/systemd/system/renovate.service
|
||||||
- etc/systemd/system/renovate.timer
|
- etc/systemd/system/renovate.timer
|
||||||
notify:
|
notify:
|
||||||
- enable renovate
|
- Enable renovate
|
||||||
|
Loading…
Reference in New Issue
Block a user