Refactor to use connectors' info declared in setup_mysql

This commit is contained in:
Laurent Indermuehle 2022-08-15 09:32:00 +02:00
commit ef6a6c7573
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
5 changed files with 6 additions and 12 deletions

View file

@ -9,8 +9,6 @@
block:
# ============================================================
- shell: pip show pymysql | awk '/Version/ {print $2}'
register: pymysql_version
- name: get server certificate
copy: