mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-05 10:10:32 -07:00
update galaxy.yml, remove old changelog fragments
This commit is contained in:
parent
e80cafe6a9
commit
069c135c58
4 changed files with 1 additions and 7 deletions
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- mysql_user - add TLS REQUIRES parameters (https://github.com/ansible-collections/community.mysql/pull/9).
|
|
@ -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).
|
|
@ -1,6 +1,6 @@
|
|||
namespace: community
|
||||
name: mysql
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
readme: README.md
|
||||
authors:
|
||||
- MySQL Working Group (https://github.com/ansible-collections/community.mysql/wiki/MySQL-Working-Group)
|
||||
|
|
Loading…
Add table
Reference in a new issue