feat: add alpine support

This commit is contained in:
Simon Cornet 2025-10-24 22:04:10 +02:00
commit 735d7f9805
4 changed files with 19 additions and 2 deletions

View file

@ -8,4 +8,6 @@
owner: "root"
group: "root"
mode: "0644"
notify: "restart keepalived"
notify:
- "restart keepalived alpine"
- "restart keepalived debian"