summaryrefslogtreecommitdiffstats
path: root/ansible/clean-vms/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/clean-vms/hosts')
-rw-r--r--ansible/clean-vms/hosts10
1 files changed, 10 insertions, 0 deletions
diff --git a/ansible/clean-vms/hosts b/ansible/clean-vms/hosts
new file mode 100644
index 0000000..70698d2
--- /dev/null
+++ b/ansible/clean-vms/hosts
@@ -0,0 +1,10 @@
+[vms]
+192.168.56.101
+192.168.56.102
+192.168.56.103
+192.168.56.104
+
+[vms:vars]
+ansible_connection=ssh
+ansible_user=root
+ansible_ssh_pass=foobar