From a6c9845a9746e4d8fd505c61679851c405a21cd0 Mon Sep 17 00:00:00 2001 From: Ronny Date: Thu, 11 Dec 2025 19:59:32 +0000 Subject: [PATCH] add handlers --- playbooks/install_postgresql.yml.ansible | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/install_postgresql.yml.ansible b/playbooks/install_postgresql.yml.ansible index 9eee185..54e61a0 100644 --- a/playbooks/install_postgresql.yml.ansible +++ b/playbooks/install_postgresql.yml.ansible @@ -3,6 +3,7 @@ gather_facts: true become: true roles: + - handlers - net_apps - hosts: - postgresql