added an example/test YAML inventory file
This commit is contained in:
11
hosts.test.yml
Normal file
11
hosts.test.yml
Normal 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: ~
|
||||||
Reference in New Issue
Block a user