Refactor dev inventory: Add dev301 and dev302 hosts

This commit is contained in:
2024-09-21 22:34:55 +08:00
parent 24591c299a
commit 1f6ddc377c
+7
View File
@@ -39,3 +39,10 @@ test:
node09:
ansible_host: 192.168.50.209
ansible_port: 22
dev:
hosts:
dev301:
ansible_host: 192.168.50.71
dev302:
ansible_host: 192.168.50.170