15 lines
No EOL
446 B
Markdown
15 lines
No EOL
446 B
Markdown
# Ansible DevOps VM
|
|
|
|
A versatile VM for DevOps purposes, provisioned by Ansible.
|
|
|
|
Will bootstrap a Ubuntu VM using Vagrant and Virtualbox 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 |