mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Migrating MySQL to community.mysql (#633)
* Migrating MySQL to community.mysql * Added PR to changelog * Removed missed tests * Removed missed changelog fragments * Update meta/runtime.yml Co-authored-by: Ben Mildren <bmildren@digitalocean.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
d0b07885f0
commit
f420e8f02e
109 changed files with 42 additions and 8303 deletions
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- mysql_user - fix overriding password to the same (https://github.com/ansible-collections/community.general/issues/543).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- mysql_user - add missed privileges to support (https://github.com/ansible-collections/community.general/issues/617).
|
2
changelogs/fragments/mysql.yml
Normal file
2
changelogs/fragments/mysql.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
removed_features:
|
||||
- "mysql_* - all MySQL modules have been moved to the ``community.mysql`` collection. A redirection is active, which will be removed in version 2.0.0 (https://github.com/ansible-collections/community.general/pull/633)."
|
Loading…
Add table
Add a link
Reference in a new issue