You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
defaults | 2 years ago | |
handlers | 2 years ago | |
meta | 2 years ago | |
molecule/default | 2 years ago | |
tasks | 2 years ago | |
templates | 2 years ago | |
vars | 2 years ago | |
.yamllint | 2 years ago | |
README.md | 2 years ago |
README.md
Ansible Role: ProxySQL
This role installs, and configures ProxySQL.
Requirements
None
Role Variables
As with all roles designed in Data Platforms, the interface to variables in this role should only be via the role defaults, and it shouldn't be necessary to override the role vars.
A full list of defaults and their values can be found in the defaults/main.yml
.
Dependencies
None
Example Playbook
- hosts: servers
tasks:
- import_role:
name: role_mysql_proxysql
tags:
- proxysql
License
BSD
Author Information
Ben Mildren