- name: reload systemd
command: systemctl daemon-reload
- name: reload postgresql server
service:
name=postgresql
state=reloaded