Zhangfei Gao 30f0dc10ce common: fix ansible location
When deploying on arm64, common reports error:
stat /usr/bin/ansible: no such file or directory

The reason is ansible is installed to /usr/local/bin/ansible
rather that /usr/bin/ansible
Fix the issue to call ansible directly, to consider both cases.

Change-Id: Ie90bd9c4d7d3a4b7b0aef884351cb58ed13ebd11
Signed-off-by: Kevin Zhao <kevin.zhao@linaro.org>
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
2017-09-26 18:54:19 +00:00
..
2017-06-15 22:37:28 +08:00
2017-09-26 18:54:19 +00:00
2017-03-15 16:51:14 +00:00
2016-12-05 15:40:56 +00:00
2017-08-22 08:03:10 +00:00