--- - name: Restart postgresql systemd: name: postgresql state: restarted enabled: true ...