]> git.phdru.name Git - ansible.git/commit
Feat: Add role `mariadb` to install MariaDB
authorOleg Broytman <phd@phdru.name>
Sat, 21 Nov 2020 11:24:30 +0000 (14:24 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 21 Nov 2020 11:24:30 +0000 (14:24 +0300)
commitb7cbde3beb8367a834ed0e8ceac2e57d1e7ee669
treec6b61ee47d9549f3d1a59c7b9427c2e72334498e
parentfa27eb72c88f826512918f1f0f41321ad9d8a065
Feat: Add role `mariadb` to install MariaDB

Install MariaDB client, server and development libs for Debian.
playbooks/roles/mariadb/tasks/main.yml [new file with mode: 0644]