Add changelog fragments for this collection from ansible/ansible. (#156)

This commit is contained in:
Felix Fontein 2020-04-13 09:14:50 +02:00 committed by GitHub
commit fab6b980d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
159 changed files with 372 additions and 0 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- mysql_db - add the ``dump_extra_args`` parameter (https://github.com/ansible/ansible/pull/67747).