refactor: use generic ansible modules service and package
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-06-05 15:30:50 +02:00
parent 1200b30e8e
commit 6fd6e85082
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- name: Restart homeassistant service
systemd:
service:
state: restarted
daemon_reload: yes
name: homeassistant