calvinbui.ansible_mariadb_docker

Build Status GitHub release Ansible Quality Score Ansible Role

Ansible MariaDB

MariaDB in Docker

Requirements

N/A

Role Variables

mariadb_name: Name of container

mariadb_version: Tag of the Docker image

mariadb_image: Docker image to use

mariadb_volumes: Directory to store configuration files

mariadb_ports: List of ports to expose

mariadb_docker_additional_options: Additional parameters to add to docker container

mariadb_environment_variables: Docker environmental variables

Dependencies

N/A

Example Playbook

- hosts: servers
  become: true
  roles:
   - role: calvinbui.ansible_bookstack_docker

License

GPLv3

Author Information

http://calvin.me

About

MariaDB

Install
ansible-galaxy install calvinbui.ansible_mariadb_docker
GitHub repository
License
Unknown
Downloads
487
Owner
Soft tabs > spaces > tabs. I'm not a developer.