community.general/lib/ansible/modules/database
Will Thames 43bad27948 Update postgresql users only when necessary
For read-only databases, users should not change when no changes
are required.

Don't issue ALTER ROLE when role attribute flags, users password
or expiry time is not changing.

In certain cases (hashed passwords in the DB, but the password
argument is not hashed) passlib.hash is required to avoid
running ALTER ROLE.
2016-12-08 11:22:56 -05:00
..
mysql Set default for mysql_user config_file 2016-12-08 11:22:56 -05:00
postgresql Update postgresql users only when necessary 2016-12-08 11:22:56 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00