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

https://github.com/data-tangles/terraform-ansible-lab

Install Windows VM's with Terraform and Ansible
https://github.com/data-tangles/terraform-ansible-lab

ansible terraform windows

Last synced: 2 months ago
JSON representation

Install Windows VM's with Terraform and Ansible

Awesome Lists containing this project

README

          

[![terraform](https://img.shields.io/badge/Terraform-purple?style=for-the-badge&logo=terraform)](https://www.terraform.io/)
[![ansible](https://img.shields.io/badge/Ansible-red?style=for-the-badge&logo=ansible)](https://www.ansible.com/)

[![Build Status](https://dev.azure.com/qman-being/dreddrealm/_apis/build/status/qman-being.terraform-ansible-lab?branchName=master)](https://dev.azure.com/qman-being/dreddrealm/_build/latest?definitionId=9&branchName=master)

![visitors](https://visitor-badge.glitch.me/badge?page_id=qman-being.terraform-ansible-lab&left_color=grey&right_color=red)

# Terraform Ansible Lab

This repo contains a combination of Terraform and Ansible code that will clone template VM's and then, using Ansible, setup AD, RDS and a Client RDS session host. You could modify the playbooks to install various Server Roles and create even more VM's

More info on the esxi terraform provider can be found at - https://github.com/josenk/terraform-provider-esxi
More info on Ansible can be found at: https://docs.ansible.com/