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