diff --git a/tasks/main.yml b/tasks/main.yml index 5d4f5fe..8140e57 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -11,6 +11,7 @@ - include_tasks: initialize.yml - include_tasks: configure.yml + notify: "Reload systemd" - name: Ensure PostgreSQL is started and enabled on boot. service: