kolla-ansible/ansible
chenxing d1ddeddb67 Fix the Prechecks failed while checking docker version
In Docker version 18.01.0-ce, "docker version" command uses the
"\t" to format the result, which will cause the prechecks failed.
There is a workaround that using "docker --version" command
instead of "docker version" can get everything running.
Also, using "docker --version" to check the version of docker is
more specific and effective.

backport: pike ocata

Change-Id: Ie5efe1888afc3be11441a88d627db62e1575f3ed
Closes-Bug: #1742869
2018-01-22 16:58:48 +08:00
..
action_plugins Use unified vars in task 2017-06-15 22:37:28 +08:00
group_vars Merge "Enable vitrage dashboard" 2018-01-11 07:51:03 +00:00
inventory Merge "Add vitrage ansible role" 2017-12-28 04:57:45 +00:00
library Merge "Stop and start container rather than use restart directly" 2017-07-31 13:12:38 +00:00
roles Fix the Prechecks failed while checking docker version 2018-01-22 16:58:48 +08: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 post-deploy: honour --config-dir argument 2017-10-12 16:35:56 +02:00
site.yml Merge "Add vitrage ansible role" 2017-12-28 04:57:45 +00:00
stop.yml Added support for a stop playbook in kolla 2016-11-23 11:45:23 +00:00