1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/database/postgresql
Till! 8e45b96a33
Update: only "warn" when restart is required (#651)
* Fix: only "warn" when restart is required

Motivation: my logs are flooded with "warnings" when I run roles against instances.
So even though I understand for this "warning", it's a false positive when nothing
needs to be done.

* Update changelogs/fragments/651-fix-postgresql_set-warning.yaml

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-07-15 16:22:06 +03:00
..
postgresql_copy.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_db.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_ext.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_idx.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_info.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_lang.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_membership.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_owner.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_pg_hba.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_ping.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_privs.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_publication.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_query.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_schema.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_sequence.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_set.py Update: only "warn" when restart is required (#651) 2020-07-15 16:22:06 +03:00
postgresql_slot.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_subscription.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_table.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_tablespace.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_user.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_user_obj_stat_info.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00