mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-23 05:10:24 -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:
|
||||
- mysql-client
|
||||
- iproute2
|
||||
- python3-cryptography # To authenticate with MySQL 8+
|
||||
state: present
|
||||
update_cache: true
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue