Skip to content

tommarshall/ansible-role-mycli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: mycli

Build Status

Installs mycli on RHEL/CentOS or Debian/Ubuntu servers.

Requirements

None.

Role Variables

mycli_version: 1.13.0

The version of mycli to install.

Dependencies

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.

Example Playbook

- hosts: db-servers
  roles:
     - { role: tommarshall.mycli }

License

MIT / BSD

Releases

No releases published

Packages

No packages published