An open API service indexing awesome lists of open source software.

https://github.com/devopssolver/ansible-molecule-vagrant

This is to test ansible roles/playbooks with molecule and vagrant
https://github.com/devopssolver/ansible-molecule-vagrant

Last synced: 5 months ago
JSON representation

This is to test ansible roles/playbooks with molecule and vagrant

Awesome Lists containing this project

README

        

# Testing Ansible roles/playbooks with Vagrant
Using molecule, Vagrant and virtualbox to test ansible roles on Windows machines, designed to manage Windows Servers

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

The following packages are required to run the example

```
Ansible Versio >= 2.8.0
Vagrant version >= 2.2.7
Python Version >= 3.7.4
VirtualBox >= 6.1.6
```

### Installing and Running
This repository is a part of the video tutorial on youtube: https://youtu.be/FkBX7DXTDc0
Please follow it to install and run the repo