15 lines
No EOL
530 B
Markdown
15 lines
No EOL
530 B
Markdown
# Ansible DevOps VM
|
|
|
|
A versatile VM for DevOps purposes, provisioned by Ansible.
|
|
|
|
Will bootstrap a [Ubuntu](https://ubuntu.com/) VM using [Vagrant](https://www.vagrantup.com/) and [Virtualbox](https://www.virtualbox.org/) and install a stack of useful DevOps tools.
|
|
|
|
To provide a lightweight experience, the VM uses [XFCE](https://xfce.org/) as a desktop environment.
|
|
|
|
The default user is `vagrant` with the password `vagrant`, with auto-login by default.
|
|
|
|
Provided tools:
|
|
|
|
* Docker 19.03.5
|
|
* Docker Compose 1.25.0
|
|
* Ansible 2.9.4 |