mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
da7f9ffc3f
* postgresql_info: add in_recovery return value to show if a service is in recovery mode or not * add changelog fragment * fix sanity
2 lines
185 B
YAML
2 lines
185 B
YAML
minor_changes:
|
|
- postgresql_info - add ``in_recovery`` return value to show if a service in recovery mode or not (https://github.com/ansible-collections/community.general/issues/1068).
|