mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
* Update postgresql_pg_hba.py
Fixes #1108
* Create changelog fragment for pull 1124
* Adding a unit test for pg_hba
(cherry picked from commit 3a5669991f
)
Co-authored-by: Sebastiaan Mannem <sebastiaan.mannem@enterprisedb.com>
This commit is contained in:
parent
b035084caa
commit
d0a9ced474
3 changed files with 17 additions and 1 deletions
2
changelogs/fragments/1124-pg_hba-dictkey bugfix.yaml
Normal file
2
changelogs/fragments/1124-pg_hba-dictkey bugfix.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- pg_hba - fix a crash when a new rule with an 'options' field replaces a rule without or vice versa (https://github.com/ansible-collections/community.general/pull/1124).
|
Loading…
Add table
Add a link
Reference in a new issue