diff --git a/hosts.yml.example b/hosts.yml.example new file mode 100644 index 0000000..df685f6 --- /dev/null +++ b/hosts.yml.example @@ -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: ~