Remove version from README

This commit is contained in:
Andrew Klychkov 2020-11-17 10:34:21 +03:00
parent 2dcbd7846f
commit fa97fe03f3

View file

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