From b6b2cecd3844d55f7f2fa0c709e347ac31976ad7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Fri, 16 Dec 2022 15:00:25 +0100 Subject: [PATCH] Remove debug output --- playbook.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/playbook.yml b/playbook.yml index 514f524..bfcfc36 100644 --- a/playbook.yml +++ b/playbook.yml @@ -589,9 +589,6 @@ when: item.source|default('crates.io') == 'git' check_mode: false - - debug: - var: rust_binary_cratesio - - name: build rust crates from crates.io shell: | set -o errexit