vundb/ansible-role-mysql

Ansible role to install and configure mysql service on gentoo instances.

1.5.0 2019-02-25 14:33 UTC

This package is auto-updated.

Last update: 2024-04-26 02:05:14 UTC


README

Ansible role to install and configure mysql service on gentoo instances.

Requirements

None.

Role Variables

  • mysql_root_password: Password used for mysql root user.

  • mysql_config_default: Array with default mysql instance configuration. See default vars file

Dependencies

None.

Example Playbook

- hosts: all
  roles:
    - role: vundb-mysql

License

MIT

Author Information

  • You can find more roles in my GitHub channel vundb
  • Follow me on Twitter @vundb