rename handler

This commit is contained in:
Eric Morino 2023-06-05 14:28:06 +02:00
parent 24d7fe5def
commit 1ec212f514

View file

@ -1,5 +1,5 @@
---
- name: Restart PgBouncer
- name: restart pgbouncer
ansible.builtin.systemd:
name: pgbouncer.service
state: restarted