New structure

This commit is contained in:
2024-03-06 10:56:21 +00:00
parent f717d9ca0d
commit ca5b61e58b
38 changed files with 706 additions and 4 deletions

14
inventory/homelab/hosts Normal file
View File

@@ -0,0 +1,14 @@
[all]
server1 ansible_ssh_host=192.168.10.7
server2 ansible_ssh_host=192.168.10.58
[gitea]
server1 ansible_ssh_host=192.168.1.1
server2 ansible_ssh_host=192.168.1.2
[jetson]
server1 ansible_ssh_host=192.168.10.155
[docker]
server1 ansible_ssh_host=192.168.10.155