summaryrefslogtreecommitdiff
path: root/home/.ansible/hosts
diff options
context:
space:
mode:
authorboom2 <blizzack@blizzack.com>2023-11-21 14:11:56 -0500
committerboom2 <blizzack@blizzack.com>2023-11-21 14:11:56 -0500
commit62766cf1fd721d278e95821e05e6b41f7888eed5 (patch)
tree35c0866b9dbc09cdc695435a3aa6aa1424cac1a4 /home/.ansible/hosts
initial commit
Diffstat (limited to 'home/.ansible/hosts')
-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