Update README.md and galaxy.yml (#48)

This commit is contained in:
Andrew Klychkov 2020-10-14 09:18:06 +03:00 committed by GitHub
commit 0dfd63a4cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@ You can also include it in a `requirements.yml` file and install it via `ansible
---
collections:
- name: community.mysql
version: 1.0.2
version: 1.1.0
```
See [Ansible Using collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html) for more details.