23413d4e0f
This commit adds TLS connection between ProxySQL and MariaDB. Frontend TLS ( between services and ProxySQL) will be added in another commit. Parialy Implements: mariadb-ssl-support Change-Id: I154cbb096469c5515c9d8156c2c1c5dd07b95849 Signed-off-by: Matus Jenca <matus.jenca@dnation.cloud>
24 lines
588 B
YAML
24 lines
588 B
YAML
---
|
|
collections:
|
|
- name: ansible.netcommon
|
|
source: https://galaxy.ansible.com
|
|
version: <5
|
|
- name: ansible.posix
|
|
source: https://galaxy.ansible.com
|
|
version: <2
|
|
- name: ansible.utils
|
|
source: https://galaxy.ansible.com
|
|
version: <5
|
|
- name: community.crypto
|
|
source: https://galaxy.ansible.com
|
|
version: <3
|
|
- name: community.general
|
|
source: https://galaxy.ansible.com
|
|
version: <7
|
|
- name: community.docker
|
|
source: https://galaxy.ansible.com
|
|
version: <4
|
|
- name: containers.podman
|
|
source: https://galaxy.ansible.com
|
|
version: <2
|