Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phansible/role-mariadb
Mariadb Role for Phansible
https://github.com/phansible/role-mariadb
ansible hacktoberfest mariadb role
Last synced: 14 days ago
JSON representation
Mariadb Role for Phansible
- Host: GitHub
- URL: https://github.com/phansible/role-mariadb
- Owner: phansible
- License: mit
- Created: 2015-10-16T16:58:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T23:02:00.000Z (about 5 years ago)
- Last Synced: 2024-11-25T15:53:09.735Z (3 months ago)
- Topics: ansible, hacktoberfest, mariadb, role
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Phansible Role: MariaDB
[![Build Status](https://travis-ci.org/phansible/role-mariadb.svg?branch=master)](https://travis-ci.org/phansible/role-mariadb)
An Ansible Role that installs [MariaDB](https://mariadb.org/) on Ubuntu specifically created with [Phansible](http://phansible.com/) in mind.
## Requirements
// TODO
## Role Variables
// TODO
## Dependencies
// TODO
## Example Playbook
// TODO
## License
This role is released under the terms of the license specified in the repository or if not specified, under the [MIT license](https://raw.githubusercontent.com/phansible/role-mariadb/master/LICENSE).
## Author Information
This role was created in 2015 by [The Phansible Team & Contributors](https://github.com/phansible/role-mariadb/graphs/contributors), credits go also to [Jeff Geerling](http://jeffgeerling.com/), author of [Ansible for DevOps](http://ansiblefordevops.com/) and source of inspiration.