2022-02-18 16:00:06 +01:00

6 lines
104 B
YAML

---
- name: Start and enable service
service: name=pgweb state=started enabled=True
tags: pgweb,pg