> looking at https://docs.ansible.com/ansible/latest/collections/community/postgresql/postgresql_info_module.html i don't see this shown as a return value unless it's renamed to 'in recovery'. If so, that's wrong. recovery != hot standby
@hunleyd we should imo remove that return values list from docs at all: it's hard to maintain it. Maybe we could just leave the top level keys there like databases, etc. not going deeper. What do you think?
@hunleyd we should imo remove that return values list from docs at all: it's hard to maintain it. Maybe we could just leave the top level keys there like
databases
, etc. not going deeper. What do you think?Originally posted by @Andersson007 in https://github.com/ansible-collections/community.postgresql/issues/749#issuecomment-2416820898