diff --git a/hosts.yml.example b/hosts.yml.example index d9a6148..cd96c87 100644 --- a/hosts.yml.example +++ b/hosts.yml.example @@ -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: