made ungrouped hosts be two machines for staging or more

This commit is contained in:
2026-06-17 14:36:26 -04:00
parent 52f98c1d57
commit 13ef8fa459

View File

@@ -1,18 +1,20 @@
# @TODO use hosts and host groupings that refer or point to VM or containerized servers for testing
ungrouped:
hosts:
staging:
ansible_host: ~ # IP address of test host
staging0:
ansible_host: ~
staging1:
ansible_host: ~
sukaato:
hosts: ~
sukaato_test:
hosts:
staging:
staging0:
armitage:
hosts: ~
armitage_test:
hosts:
staging:
staging1:
vps:
children:
sukaato: