mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
postgresql_set: allow to pass an empty string as a value (#776)
* 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
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- postgresql_set - allow to pass an empty string to the ``value`` parameter (https://github.com/ansible-collections/community.general/issues/775).
|
||||
Reference in New Issue
Block a user