March 2020
Intermediate to advanced
608 pages
17h 17m
English
VirtualBox allows you to have multiple virtual machines on your computer with different operating systems. Vagrant is a tool allowing you to create those virtual machines and to download and install operating systems on them using a script. Ansible is a Python-based utility that reads instructions from a .yaml configuration file and executes them on a remote server.
The deployment scripts we have just written do the following: