ansible/changelogs/fragments/66801-mysql_user_priv_can_be_dict.yml

3 lines
128 B
YAML
Raw Normal View History

minor_changes:
- mysql_user - ``priv`` parameter can be string or dictionary (https://github.com/ansible/ansible/issues/57533).