diff --git a/requirements.yml b/requirements.yml index 7cac208..94b4b69 100644 --- a/requirements.yml +++ b/requirements.yml @@ -7,3 +7,5 @@ collections: - name: community.crypto - name: maxhoesel.borgbackup - name: lucasheld.uptime_kuma + - name: community.postgresql + diff --git a/roles/postgres1c/README.md b/roles/postgres1c/README.md index f006c5b..c3e5177 100644 --- a/roles/postgres1c/README.md +++ b/roles/postgres1c/README.md @@ -18,7 +18,7 @@ Role Variables Dependencies ------------ -None +- community.postgresql Example Playbook ----------------