소스 검색
local postgres backup - support postgres v18
pull/4614/head
Aine
7 달 전
No known key found for this signature in database
GPG 키 ID: 34969C908CCA2804
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
requirements.yml
|
|
|
@@ -46,7 +46,7 @@ |
|
|
|
version: v18.0-0 |
|
|
|
name: postgres |
|
|
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres-backup.git |
|
|
|
version: v17-8 |
|
|
|
version: v18-0 |
|
|
|
name: postgres_backup |
|
|
|
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git |
|
|
|
version: v3.5.0-1 |
|
|
|
|