Adding final ESXI deployment code

This commit is contained in:
Chris Long
2020-03-09 14:42:58 -07:00
parent e78b08a901
commit 4e850a5ee6
35 changed files with 988 additions and 168 deletions

View File

@@ -1,4 +1,19 @@
---
- hosts: logger
roles:
- logger
- hosts: dc
roles:
- dc
- common
- hosts: wef
roles:
- wef
- common
- hosts: win10
roles:
- win10
- common