mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
No longer need to reference 'version_added' in docs for these, as this was quite a while ago.
This commit is contained in:
parent
51e6f411f2
commit
ff0a41d446
19 changed files with 17 additions and 19 deletions
|
@ -24,7 +24,7 @@ module: mysql_user
|
|||
short_description: Adds or removes a user from a MySQL database.
|
||||
description:
|
||||
- Adds or removes a user from a MySQL database.
|
||||
version_added: "0.6"
|
||||
version_added: historical
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue