commit | ab4753ad134d1058ec5b0c9843bee5fc528f1bd4 | [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:23 2020 +0000 |
tree | 5f0620d858c6f9ed72bb39d4d6925579c96c4203 | |
parent | abfef8cd570f8f0d884040ed2b95a26c54f52b0b [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