Files
ytshih bf6ac11888
All checks were successful
Ansible Playbook lint / ansible-lint (push) Successful in 35s
Initial commit
2024-12-19 10:25:37 +08:00

6 lines
100 B
YAML

---
- name: Reload haproxy
ansible.builtin.systemd_service:
name: haproxy
state: reloaded