summaryrefslogtreecommitdiff
path: root/vmware.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vmware.yml')
-rw-r--r--vmware.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/vmware.yml b/vmware.yml
new file mode 100644
index 0000000..6095e7b
--- /dev/null
+++ b/vmware.yml
@@ -0,0 +1,8 @@
+---
+- hosts: vmware
+ become: True
+ gather_facts: False
+ connection: local
+ roles:
+ - common
+ - vmware