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/handlers/main.yml

4 lines
78 B
YAML

- name: restart postgres
service:
name: postgresql
state: restarted