mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 07:26:51 +00:00
Refactor dev inventory: Add dev301 and dev302 hosts
This commit is contained in:
@@ -39,3 +39,10 @@ test:
|
|||||||
node09:
|
node09:
|
||||||
ansible_host: 192.168.50.209
|
ansible_host: 192.168.50.209
|
||||||
ansible_port: 22
|
ansible_port: 22
|
||||||
|
|
||||||
|
dev:
|
||||||
|
hosts:
|
||||||
|
dev301:
|
||||||
|
ansible_host: 192.168.50.71
|
||||||
|
dev302:
|
||||||
|
ansible_host: 192.168.50.170
|
||||||
Reference in New Issue
Block a user