From 29adfbea59233ec91929a0c21e965d310347560a Mon Sep 17 00:00:00 2001 From: David Wilson Date: Fri, 1 Feb 2019 03:15:00 +0000 Subject: [PATCH] tests: add localhost-x100 --- tests/ansible/hosts/localhost.hosts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/ansible/hosts/localhost.hosts b/tests/ansible/hosts/localhost.hosts index ca8716a6..080aa01a 100644 --- a/tests/ansible/hosts/localhost.hosts +++ b/tests/ansible/hosts/localhost.hosts @@ -8,3 +8,7 @@ localhost # This is only used for manual testing. [localhost-x10] localhost-[01:10] + +# This is only used for manual testing. +[localhost-x100] +localhost-[001:100]