Update README.md

This commit is contained in:
Andrew Klychkov 2020-09-29 09:58:47 +03:00
parent bc52a1fc89
commit 0ff70a1f7f

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.0
version: 1.0.1
```
See [Ansible Using collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html) for more details.