mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07: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:
parent
4e56347fc1
commit
05556dc671
4 changed files with 59 additions and 5 deletions
|
@ -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).
|
Loading…
Add table
Add a link
Reference in a new issue