mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-02 04:04:23 -07:00
migrating ProxySQL to community.proxysql (#624)
* migrating ProxySQL to community.proxysql * Added PR to changelog * Removed symlinks, fixed grammer in changelog fragment * Fixed typo * Added redirects to meta/runtime.yml * Added docs_fragment redirect to meta/runtime.yml Co-authored-by: Ben Mildren <bmildren@digitalocean.com>
This commit is contained in:
parent
17f905eb35
commit
25aec0d712
21 changed files with 46 additions and 3001 deletions
15
.github/BOTMETA.yml
vendored
15
.github/BOTMETA.yml
vendored
|
@ -67,15 +67,11 @@ files:
|
|||
$doc_fragments/mysql.py:
|
||||
maintainers: $team_mysql
|
||||
labels: database mysql
|
||||
keywords: mariadb proxysql
|
||||
keywords: mariadb
|
||||
$doc_fragments/postgres.py:
|
||||
maintainers: $team_postgresql
|
||||
labels: postgres postgresql
|
||||
keywords: database postgres postgresql
|
||||
$doc_fragments/proxysql.py:
|
||||
maintainers: $team_mysql
|
||||
labels: database mysql proxysql
|
||||
keywords: mariadb proxysql
|
||||
$doc_fragments/xenserver.py:
|
||||
maintainers: bvitnik
|
||||
labels: xenserver
|
||||
|
@ -162,7 +158,7 @@ files:
|
|||
$module_utils/mysql.py:
|
||||
maintainers: $team_mysql
|
||||
labels: database mysql
|
||||
keywords: mariadb proxysql
|
||||
keywords: mariadb
|
||||
$module_utils/net_tools/nios/api.py:
|
||||
maintainers: $team_networking sganesh-infoblox
|
||||
labels: infoblox networking
|
||||
|
@ -535,7 +531,7 @@ files:
|
|||
$modules/database/mysql/:
|
||||
authors: Andersson007
|
||||
maintainers: Alexander198961 Xyon bmalynovytch bmildren kurtdavis michaelcoburn oneiroi tolland
|
||||
keywords: mariadb proxysql
|
||||
keywords: mariadb
|
||||
$modules/database/mysql/mysql_replication.py:
|
||||
authors: Andersson007 banyek
|
||||
$modules/database/mysql/mysql_user.py:
|
||||
|
@ -583,11 +579,6 @@ files:
|
|||
$modules/database/postgresql/postgresql_user.py:
|
||||
authors: ansible
|
||||
maintainers: $team_postgresql
|
||||
$modules/database/proxysql/:
|
||||
authors: bmildren
|
||||
maintainers: Alexander198961 Andersson007 Xyon bmalynovytch kurtdavis michaelcoburn oneiroi tolland
|
||||
labels: mysql
|
||||
keywords: mariadb proxysql
|
||||
$modules/database/vertica/:
|
||||
authors: dareko
|
||||
$modules/files/archive.py:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue