mirror of https://github.com/ansible/ansible.git
Fix using postgres default values
When initalizing a connection to psycopg2, in order to use the default values, the keywords must be missing. So we use a dictionary as a kwarg and include only the keywords that do not have an empty value on the module parameters.reviewable/pr18780/r1
parent
498bebd03e
commit
dfce4a20a1
Loading…
Reference in New Issue