This repository has been archived on 2023-05-06. You can view files and clone it, but cannot push or open issues or pull requests.
pleroma-ansible-playbook/roles/pleroma-database/handlers/main.yml

5 lines
78 B
YAML
Raw Permalink Normal View History

2019-10-04 00:48:29 +01:00
- name: restart postgres
service:
name: postgresql
state: restarted