Vagrant machines handling with Ansible

2022-02-08

Automation and prototyping are not trivial tasks, especially when it comes to advanced factors like idempotency and reproducibility. In this article, we will show you how to prototype a simple infrastructure and automate its deployment using the cooperating tools: Vagrant and Ansible.

Read more