mats116.mariadb-server

README.md

Ansible Role: mats116.mariadb-server

This Ansible role installs MariaDB Server on Ubuntu 14.04 LTS.

Requirements

No special requirements.

Role Variables

You can customize the following variables, with their default values:

  • mariadb_version: "10.1"
  • mariadb_root_password: root

Dependencies

No dependencies.

Example Playbook

Here’s an example of how to use this role in a playbook:

- hosts: db-server
  roles:
    - role: mats116.mariadb-server
      mariadb_root_password: 12345678

License

This project is licensed under the MIT License.

Informazioni sul progetto

MariaDB Server installer

Installa
ansible-galaxy install mats116.mariadb-server
Licenza
Unknown
Download
292
Proprietario