81a5183428
* Bugfix 60043: turn off the default db warning where it doesn't make sense (#60105)
(cherry picked from commit d2cc9f5f06
)
* Backport of 60105: turn off the default db warning where it doesn't make sense
5 lines
471 B
YAML
5 lines
471 B
YAML
bugfixes:
|
|
- postgresql_slot - turn off the default database warning for slot_type physical (https://github.com/ansible/ansible/issues/60043)
|
|
- postgresql_membership - turn off the default database warning (https://github.com/ansible/ansible/pull/60043)
|
|
- postgresql_ping - turn off the default database warning (https://github.com/ansible/ansible/pull/60043)
|
|
- postgresql_tablespace - turn off the default database warning (https://github.com/ansible/ansible/pull/60043)
|