kolla-ansible/ansible/roles/common
Zhangfei Gao 41b46ee15e 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>
(cherry picked from commit 30f0dc10ce)
2018-07-02 07:21:58 +00:00
..
defaults Remove SKIP_LOG_SETUP env variable from fluentd env 2017-07-04 12:36:44 +00:00
handlers common: fix ansible location 2018-07-02 07:21:58 +00:00
tasks Fix the deprecated syntax in 01-rewrite.conf 2017-11-20 06:33:36 +00:00
templates Extract log level from syslog 2018-03-07 11:51:54 +00:00