commit | 1abbc268402e98c93485b61e3c485ea4169bf1e1 | [log] [tgz] |
---|---|---|
author | Sriram Yagnaraman <sriram.y@gmail.com> | Wed Dec 25 01:40:00 2019 +0000 |
committer | Fatih Degirmenci <fdegir@gmail.com> | Tue Apr 21 08:29:29 2020 +0000 |
tree | 91f8ca17cb648fb397d58551fd82f77af5cf39b2 | |
parent | 45956acf280210e31e894a8adf923cb2bb0eab7e [diff] |
Fix ENGINE_ANSIBLE_PARAMS string expansion issue Currently baremetal jobs export ' -v ' as ENGINE_ANSIBLE_PARAMS and that seems to be having problems after the shellcheck patch was merged. This patch converts ENGINE_ANSIBLE_PARAMS into an array so that quoting of it will keep both shellcheck and ansible-playbook happy. Change-Id: Ib53aafb2113ec74fa6b004a2bea808aca14afad5