From ca64512d07485c11615fa8b781c1125776d488c3 Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Thu, 15 Jun 2023 18:27:38 +0200 Subject: Makefile: remove scp extra args. ansible-provisioner: change ssh extra args and add scp extra args. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b30a5d4..e544067 100644 --- a/Makefile +++ b/Makefile @@ -66,7 +66,7 @@ ifndef ANSIBLE_PROV_EXTRA_ARGS ANSIBLE_PROV_EXTRA_ARGS := endif -override ANSIBLE_PROV_EXTRA_ARGS += --scp-extra-args,"-O" +#override ANSIBLE_PROV_EXTRA_ARGS += --scp-extra-args,"-O" override PACKER_OPTS += -var-file=base.json ifdef DEBUG -- cgit v1.2.3-55-g7522