xoxys.renovate_bot/handlers/main.yml
Robert Kaussow 5e9fd7174d
Some checks are pending
continuous-integration/drone/push Build is pending
initial commit
2020-10-10 10:03:50 +02:00

10 lines
174 B
YAML

---
- name: Restart docker-renovate
systemd:
state: restarted
daemon_reload: yes
name: renovate
listen: __renovate_restart
become: True
become_user: root