Added Inventory and first fixes

This commit is contained in:
2026-03-08 10:59:07 +01:00
parent 95d2a1c758
commit 922280c28a
3 changed files with 16 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
[masters]
pi1 ansible_host=192.168.1.10
pi1 ansible_host=192.168.240.200
[workers]
pi2 ansible_host=192.168.1.11
pi3 ansible_host=192.168.1.12
pi4 ansible_host=192.168.1.13
pi2 ansible_host=192.168.240.201
pi3 ansible_host=192.168.240.202
pi4 ansible_host=192.168.240.203
[all:vars]
# These are placeholders, update with real IPs