community.general/lib/ansible/modules/database
Will Thames 9aff204f63 Usage is not a valid database or table privilege
Remove `USAGE` from the `VALID_PRIVS` dict for both database and
table because it is not a valid privilege for either (and
breaks the implementation of `has_table_privilege` and
`has_database_privilege`

See http://www.postgresql.org/docs/9.0/static/sql-grant.html
2016-12-08 11:22:57 -05:00
..
mysql Set default for mysql_user config_file 2016-12-08 11:22:56 -05:00
postgresql Usage is not a valid database or table privilege 2016-12-08 11:22:57 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00