* CI tests: add note to main.yml * improve (cherry picked from commit 9d5044ac1a) Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
9d5044ac1a
* postgresql_set: allow to pass an empty string as a value * add check_mode to CI for the case * add changelog fragment * add pause * fix * fix ci * fix * fix * add suggested (cherry picked from commit 05556dc671)
05556dc671
* postgresql_set: add trust_input parameter * add changelog fragment * fix CI