Document how to update pymysql

This commit is contained in:
Laurent Indermuehle 2024-06-07 15:36:28 +02:00
commit 3976307181
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -1,3 +1,9 @@
# Maintaining this collection
Refer to the [Maintainer guidelines](https://github.com/ansible/community-docs/blob/main/maintaining.rst).
## Update pymysql connector
1. Clone https://github.com/PyMySQL/PyMySQL
1. Copy `PyMySQL/pymysql` recursivly into `plugins/module_utils/`
1. Update the pymysql version in the readme. The version can be found in `plugins/module_utils/pymysql/__initi__.py`