xci: Replace ANSIBLE_VERBOSITY with XCI_ANSIBLE_VERBOSITY 03/43203/10
authorMarkos Chandras <mchandras@suse.de>
Tue, 26 Sep 2017 14:55:23 +0000 (15:55 +0100)
committerMarkos Chandras <mchandras@suse.de>
Wed, 27 Sep 2017 22:11:57 +0000 (23:11 +0100)
commita8d88e586d9477f35556a397b59f82cabcc79c97
tree4cf5fc9431e5254843b3c7b14d74ffbc6509ef42
parentf6a885ffabd77ef9abb80c49d65772c97d9aee1e
xci: Replace ANSIBLE_VERBOSITY with XCI_ANSIBLE_VERBOSITY

The ANSIBLE_VERBOSITY env variable is actually used internally by
Ansible and exporting it actually makes Ansible super verbose even if
the variable is empty. This feature is going away in the future so we
introduce our own XCI_ANSIBLE_VERBOSITY variable which is simply passed
to the command line to control verbosity in a proper and deterministic
way.

Change-Id: I8a32eeb1a86b4cb0a9872a51bbe9f9624d096e39
Signed-off-by: Markos Chandras <mchandras@suse.de>
bifrost/scripts/bifrost-provision.sh
xci/config/user-vars
xci/xci-deploy.sh