mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
* 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)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Initial CI tests of postgresql_initial module
|
||||
- include_tasks: postgresql_set_initial.yml
|
||||
when: postgres_version_resp.stdout is version('9.4', '>=')
|
||||
when: postgres_version_resp.stdout is version('9.6', '>=')
|
||||
|
||||
Reference in New Issue
Block a user