mirror of https://github.com/ansible/ansible.git
postgresql_pg_hba: fix a crash when a new rule with an 'options' field replaces a rule without or vice versa (#72290)
parent
2beeeb8a27
commit
e7b2ba4ef6
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- postgresql_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/issues/1108).
|
||||
Loading…
Reference in New Issue