feat: add alpine support
This commit is contained in:
parent
4f048ce7a7
commit
78b6e081cb
3 changed files with 49 additions and 14 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# restart haproxy
|
||||
- name: "restart haproxy"
|
||||
ansible.builtin.systemd:
|
||||
ansible.builtin.service:
|
||||
name: "haproxy"
|
||||
state: "restarted"
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue