kolla-ansible/ansible
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
..
action_plugins Use unified vars in task 2017-06-15 22:37:28 +08:00
group_vars Merge "Bump ODL release version" into stable/pike 2018-03-19 09:16:16 +00:00
inventory Merge "Add Redis role" 2017-08-22 08:03:10 +00:00
library Fix ipc_mode comparison in the latest docker 2018-04-10 02:09:06 +00:00
roles common: fix ansible location 2018-07-02 07:21:58 +00:00
bifrost.yml Add an Ansible group for bifrost 2017-03-15 16:51:14 +00:00
certificates.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
destroy.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
kolla-host.yml Enable use of --limit when using bootstrap-servers 2017-08-29 15:13:48 +02:00
mariadb_recovery.yml Detect openstack_release variable in mariadb recovery playbooks 2017-04-11 07:38:25 +00:00
post-deploy.yml Modify the hosts of the post-deploy.yml playbook 2017-03-09 11:14:35 +08:00
site.yml Merge "Add Redis role" 2017-08-22 08:03:10 +00:00
stop.yml Added support for a stop playbook in kolla 2016-11-23 11:45:23 +00:00