added an example/test YAML inventory file

This commit is contained in:
2026-05-27 14:01:06 -04:00
parent 9f85033aff
commit 4a658857b3

11
hosts.test.yml Normal file
View File

@@ -0,0 +1,11 @@
# @TODO use hosts and host groupings that refer or point to VM or containerized servers for testing
ungrouped:
hosts: ~
sukaato:
hosts: ~
armitage:
hosts: ~
vps:
children: ~
homeserver:
children: ~