You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/database
Will Thames 167e7c2b81 Perform privilege grants/revokes only when required
Use `has_table_privileges` and `has_database_privileges`
to test whether a user already has a privilege before
granting it, or whether a user doesn't have  a privilege
before revoking it.
10 years ago
..
mysql Allow playbook specified login_user and login_password to override config file settings 10 years ago
postgresql Perform privilege grants/revokes only when required 10 years ago
__init__.py package files 10 years ago