mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-27 07:01:27 -07:00
Add back a package to connect to MySQL 8+
This commit is contained in:
parent
2af8e4f273
commit
7cffcf3355
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
name:
|
name:
|
||||||
- mysql-client
|
- mysql-client
|
||||||
- iproute2
|
- iproute2
|
||||||
|
- python3-cryptography # To authenticate with MySQL 8+
|
||||||
state: present
|
state: present
|
||||||
update_cache: true
|
update_cache: true
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue