From 0d70fc132482ad076d875214626eb2473c530900 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Fri, 26 Oct 2018 09:34:31 +0100 Subject: [PATCH] tests: import z hostfile --- tests/ansible/hosts/z | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 tests/ansible/hosts/z diff --git a/tests/ansible/hosts/z b/tests/ansible/hosts/z new file mode 100644 index 00000000..61d27940 --- /dev/null +++ b/tests/ansible/hosts/z @@ -0,0 +1,25 @@ +z + +[z-x10] +z-[01:10] + +[z-x20] +z-[01:20] + +[z-x50] +z-[01:50] + +[z-x100] +z-[001:100] + +[z-x200] +z-[001:200] + +[z-x300] +z-[001:300] + +[z-x400] +z-[001:400] + +[z-x500] +z-[001:500]