summaryrefslogtreecommitdiff
path: root/home/.ansible
diff options
context:
space:
mode:
Diffstat (limited to 'home/.ansible')
-rw-r--r--home/.ansible/hosts5
1 files changed, 5 insertions, 0 deletions
diff --git a/home/.ansible/hosts b/home/.ansible/hosts
new file mode 100644
index 0000000..81947e7
--- /dev/null
+++ b/home/.ansible/hosts
@@ -0,0 +1,5 @@
+[test]
+192.168.0.220
+
+[dev]
+192.168.0.220 \ No newline at end of file