June 2018
Beginner
578 pages
13h 39m
English
Next, we are going to install and configure MariaDB, the database component of our LAMP stack.
The first step is to create the files we are going to need for the role; again, we will use the ansible-galaxy init command to bootstrap the role files:
$ ansible-galaxy init roles/mariadb
Read now
Unlock full access