From f327ef20c595c65c3bf766bad7ebfaca6605c4f0 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Feb 09 2014 23:04:51 +0000 Subject: We need to declare the variable to override it in the cli --- diff --git a/playbooks/sign_and_import.yml b/playbooks/sign_and_import.yml index 24fc541..9cfdd38 100644 --- a/playbooks/sign_and_import.yml +++ b/playbooks/sign_and_import.yml @@ -20,6 +20,7 @@ # It would be nice to be able to toggle this from the command line. vars: - repodir: /mnt/fedora/app/fi-repo/{% if testing %}testing/{% endif %}6 + - testing: False tasks: - name: Fail if no rpmdir provided