Xinliang Liu df60b76552 Fix ansible running issue on Debian
When deploying on debian, it reports error:
stat /usr/bin/ansible: no such file or directory

That's because on Debian and Ubuntu pip install ansible to
/usr/local/bin/ansible, whereas on CentOS the location is
/usr/bin/ansible.

Change to ansible to handle both cases.

Closes-Bug: #1729216
Depends-On: I2b57403128bc103148ae696c219df52590214adc

Change-Id: I025037cf48596450e6479ab7ff6425c48ac73aad
Signed-off-by: Xinliang Liu <xinliang.liu@linaro.org>
2017-11-02 09:46:38 +01:00
..
2017-11-02 09:46:38 +01:00
2017-07-12 01:56:12 +00:00
2016-02-29 18:23:13 +03:00
2016-01-06 14:44:14 +00:00
2016-11-22 17:41:00 +00:00
2017-11-02 09:46:38 +01:00
2016-02-21 10:12:58 +00:00
2016-09-13 09:26:51 +00:00