mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
Merge 115551cf7b
into b26235b7d7
This commit is contained in:
commit
b32e30b737
1 changed files with 9 additions and 0 deletions
|
@ -1,2 +1,11 @@
|
||||||
---
|
---
|
||||||
requires_ansible: '>=2.9.10'
|
requires_ansible: '>=2.9.10'
|
||||||
|
action_groups:
|
||||||
|
all:
|
||||||
|
- mysql_db
|
||||||
|
- mysql_info
|
||||||
|
- mysql_query
|
||||||
|
- mysql_replication
|
||||||
|
- mysql_role
|
||||||
|
- mysql_user
|
||||||
|
- mysql_variables
|
||||||
|
|
Loading…
Add table
Reference in a new issue