mirror of https://github.com/ansible/ansible.git
Backport/2.8/60105: turn off the default db warning where it doesn't make sense (#60107)
* 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
pull/60242/head
parent
4f763037b0
commit
81a5183428
@ -0,0 +1,5 @@
|
||||
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)
|
||||
Loading…
Reference in New Issue