From bc19f20070858f8a2eb8a8e0393aa12d010d37fb Mon Sep 17 00:00:00 2001 From: Jean-Marie Mineau Date: Mon, 7 Mar 2022 20:41:07 +0100 Subject: [PATCH] add link to postgre submodule --- README.md | 2 +- TODO.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9fbd6cd..7fdd82d 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/TODO.md b/TODO.md index 5cedf97..25297da 100644 --- a/TODO.md +++ b/TODO.md @@ -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