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