Installs mycli on RHEL/CentOS or Debian/Ubuntu servers.
None.
mycli_version: 1.13.0
The version of mycli to install.
None.
Although it's worth mentioning that this role only installs mycli, not MySQL itself. If you want a role for installing MySQL I'd recommend Jeff Geerling's excellent MySQL role.
- hosts: db-servers
roles:
- { role: tommarshall.mycli }
MIT / BSD