--- - name: Restart sandbox PostgreSQL ansible.builtin.service: name: postgresql enabled: true state: restarted