summaryrefslogtreecommitdiff
path: root/database/postgresql/postgresql_db.py
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2015-03-03 14:23:07 -0800
committerToshio Kuratomi <toshio@fedoraproject.org>2015-03-03 14:23:07 -0800
commita1135f803dc6baf2ccb85d6c4a6976f621355670 (patch)
tree482ab50920245ff2949cd5bb2d998b2ea19d701c /database/postgresql/postgresql_db.py
parentd80b7d3356fd67b9ea51ab90cdd09e1523092e06 (diff)
downloadansible-modules-core-mysql-port.tar.gz
Fix for int port assignment in a playbook failingmysql-port
Ports are integer values but the old code was assuming they were strings. When login_port is put into playbook complex_args as an integer the code would fail. This update should make the argument validating make sure we have an integer and then we can send that value directly to the relevant APIs. Fixes #818
Diffstat (limited to 'database/postgresql/postgresql_db.py')
0 files changed, 0 insertions, 0 deletions