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.pull/876/head
parent
7d50a5c2b7
commit
95fc5dd4a8
Loading…
Reference in New Issue