split variables for RedHat and Debain os family

This commit is contained in:
ace
2023-04-16 03:31:57 +03:00
parent 7940184553
commit 9668298b45
7 changed files with 44 additions and 33 deletions

View File

@ -1,5 +1,4 @@
---
- name: Restart pgbouncer service
systemd:
daemon_reload: true
@ -18,5 +17,3 @@
delay: 5
ignore_errors: false
listen: "restart pgbouncer"
...