add link to postgre submodule

This commit is contained in:
histausse 2022-03-07 20:41:07 +01:00
parent 2358c02289
commit bc19f20070
Signed by: histausse
GPG key ID: 67486F107F62E9E9
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ This role is part of my ansible roles. It is made to interact with other roles t
## Role required:
- postgre (TODO: ADD LINK HERE)
- postgre: https://gitea.auro.re/Pains-Perdus/postgre
## Variable required:

View file

@ -3,4 +3,4 @@
- Move the location from /srv to /opt
- STOP RUNNING AS ROOT!
- Setup prometheus somehow (maybe not in the role)
- Add link to postgres role
- Use meta instead of including role postgre