From b9afde0e61b2fc422031b8ef6b12e04dec292300 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Wed, 4 Apr 2018 13:11:35 +0100 Subject: [PATCH] issue #164: typo. --- .travis/debops_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis/debops_tests.sh b/.travis/debops_tests.sh index 9a53c9e8..d099a443 100755 --- a/.travis/debops_tests.sh +++ b/.travis/debops_tests.sh @@ -45,7 +45,7 @@ ansible_python_interpreter: /usr/bin/python2.7 dhparam__bits: ["128", "64"] EOF -cat ansible/inventory/hosts <<-EOF +cat > ansible/inventory/hosts <<-EOF target1 target2 target3