Added Inventory and first fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user