community.general/lib/ansible/modules/database/postgresql
Feike Steenbergen c5adf08c40 Reference correct variable and key for role expiry (#23397)
Previously, this module could throw the following error message:
    NameError: global name 'current_roles_attrs' is not defined

The referencing key should also match the name of the column, which is
rolvaliduntil, not rol_valid_until
2017-05-09 14:03:22 +01:00
..
__init__.py
postgresql_db.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
postgresql_ext.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
postgresql_lang.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
postgresql_privs.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
postgresql_schema.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
postgresql_user.py Reference correct variable and key for role expiry (#23397) 2017-05-09 14:03:22 +01:00