calvinbui.ansible_mariadb_docker
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
Install
ansible-galaxy install calvinbui.ansible_mariadb_dockerLicense
Unknown
Downloads
487
Owner
Soft tabs > spaces > tabs. I'm not a developer.
