kolla-ansible/ansible
Bertrand Lallau 8e20a550af Fix warning during Mongodb bootstrap task
[WARNING]: when statements should not include jinja2 templating
delimiters such as {{ }} or {% %}. Found:
{{ (bootstrap_mongodb_cluster.stdout|from_json).ok != 1 }}

Reason: Ansible 2.3.0 does not like delimiters in when statement.

Fix small typo

Change-Id: I69ea5f640b8e841e532eca97b7ed3959e9335967
Closes-Bug: #1714337
2017-08-31 20:01:19 +00:00
..
action_plugins Use unified vars in task 2017-06-15 22:37:28 +08:00
group_vars Merge "Add Redis role" 2017-08-22 08:03:10 +00:00
inventory Merge "Add Redis role" 2017-08-22 08:03:10 +00:00
library Merge "Stop and start container rather than use restart directly" 2017-07-31 13:12:38 +00:00
roles Fix warning during Mongodb bootstrap task 2017-08-31 20:01:19 +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