mirror of
https://gitea.0xace.cc/ansible-playbooks/postgresql.git
synced 2024-11-24 15:56:39 +00:00
17 lines
485 B
YAML
17 lines
485 B
YAML
---
|
|
- src: https://gitea.geekhome.org/ansible-galaxy/postgresql.git
|
|
scm: git
|
|
name: postgresql
|
|
- src: https://gitea.geekhome.org/ansible-galaxy/wal-g-pg.git
|
|
scm: git
|
|
name: wal-g
|
|
- src: https://gitea.geekhome.org/ansible-galaxy/pgbouncer.git
|
|
scm: git
|
|
name: pgbouncer
|
|
- src: https://gitea.geekhome.org/ansible-galaxy/node-exporter.git
|
|
scm: git
|
|
name: node-exporter
|
|
- src: https://gitea.geekhome.org/ansible-galaxy/postgres-exporter.git
|
|
scm: git
|
|
name: postgres-exporter
|