Add ansible-role-postgis to requirements file
Related to https://github.com/mother-of-all-self-hosting/mash-playbook/pull/69
This commit is contained in:
parent
a456727e40
commit
842dab074a
1 changed files with 3 additions and 0 deletions
|
@ -115,6 +115,9 @@
|
|||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-peertube.git
|
||||
version: v5.1.0-3
|
||||
name: peertube
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgis.git
|
||||
version: v15-3.3-0
|
||||
name: postgis
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git
|
||||
version: v2.44.0-0
|
||||
name: prometheus
|
||||
|
|
Loading…
Add table
Reference in a new issue