mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
mention MariaDB
This commit is contained in:
parent
a80b805619
commit
554d99e58b
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
# MySQL collection for Ansible
|
# MySQL and MariaDB collection for Ansible
|
||||||
[](https://github.com/ansible-collections/community.mysql/actions?query=workflow%3A"Plugins+CI") [](https://github.com/ansible-collections/community.mysql/actions?query=workflow%3A"Roles+CI") [](https://codecov.io/gh/ansible-collections/community.mysql) [](https://matrix.to/#/#mysql:ansible.com)
|
[](https://github.com/ansible-collections/community.mysql/actions?query=workflow%3A"Plugins+CI") [](https://github.com/ansible-collections/community.mysql/actions?query=workflow%3A"Roles+CI") [](https://codecov.io/gh/ansible-collections/community.mysql) [](https://matrix.to/#/#mysql:ansible.com)
|
||||||
|
|
||||||
This collection is a part of the Ansible package.
|
This collection is a part of the Ansible package.
|
||||||
|
|
|
@ -25,5 +25,5 @@ sections:
|
||||||
- Bugfixes
|
- Bugfixes
|
||||||
- - known_issues
|
- - known_issues
|
||||||
- Known Issues
|
- Known Issues
|
||||||
title: Community MySQL Collection
|
title: Community MySQL and MariaDB Collection
|
||||||
trivial_section_name: trivial
|
trivial_section_name: trivial
|
||||||
|
|
|
@ -5,7 +5,7 @@ version: 3.9.0
|
||||||
readme: README.md
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- Ansible community
|
- Ansible community
|
||||||
description: MySQL collection for Ansible
|
description: MySQL and MariaDB collection for Ansible
|
||||||
license_file: COPYING
|
license_file: COPYING
|
||||||
tags:
|
tags:
|
||||||
- database
|
- database
|
||||||
|
|
Loading…
Add table
Reference in a new issue