summaryrefslogtreecommitdiff
path: root/changelogs/fragments/67046-postgresql_modules_make_params_required.yml
blob: b94af237aa2da53ab745a967823c20a9e3860bd2 (plain)
1
2
3
4
bugfixes:
- postgresql_membership - make the ``groups`` and ``target_roles`` parameters required (https://github.com/ansible/ansible/pull/67046).
- postgresql_slot - make the ``name`` parameter required (https://github.com/ansible/ansible/pull/67046).
- postgresql_tablespace - make the ``tablespace`` parameter required (https://github.com/ansible/ansible/pull/67046).