Skip to content

openstack-ansible/ansible-role-mysql

Repository files navigation

marklee77.mysql

Build Status

The purpose of this role is to deploy mysql onto Ubuntu.

Role Variables

Configuration variables are shown below along with default values.

  • mysql_bind_address: 127.0.0.1
  • mysql_port: 3306

Example Playbook

- hosts: all
  sudo: True
  roles:
    - mysql

License

GPLv2

Author Information

http://stillwell.me

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published