Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# handlers file for haproxy
|
||||
|
||||
- name: Restart haproxy.service
|
||||
ansible.builtin.systemd:
|
||||
state: restarted
|
||||
name: haproxy.service
|
||||
become: true
|
||||
Reference in New Issue
Block a user