mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-23 05:10:24 -07:00
- Changes requested/suggested by @Andersson007
- Example usage - Changelog fragment Signed-off-by: E.S. Rosenberg a.k.a. Keeper of the Keys <es.rosenberg+github@gmail.com>
This commit is contained in:
parent
17e398f5a2
commit
d839871d1e
3 changed files with 15 additions and 14 deletions
2
changelogs/fragments/702-user_locking.yaml
Normal file
2
changelogs/fragments/702-user_locking.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- mysql_user - add ``locked`` option to lock/unlock users, this is mainly used to have users that will act as definers on stored procedures.
|
Loading…
Add table
Add a link
Reference in a new issue