community.mysql/changelogs/fragments/333-mysql_user-mysql_role-add-subtract_privileges-argument.yml
betanummeric 5e190e802f
Update changelogs/fragments/333-mysql_user-mysql_role-add-subtract_privileges-argument.yml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2022-05-04 11:23:31 +02:00

2 lines
305 B
YAML

minor_changes:
- "mysql_user and mysql_role: Add the argument ``subtract_privs`` (boolean, default false, mutually exclusive with ``append_privs``). If set, the privileges given in ``priv`` are revoked and existing privileges are kept (https://github.com/ansible-collections/community.mysql/pull/333)."