kolla-ansible/ansible/roles/mongodb/tasks
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
..
bootstrap_cluster.yml Fix warning during Mongodb bootstrap task 2017-08-31 20:01:19 +00:00
bootstrap.yml map the host localtime to the container 2016-05-03 09:27:51 +08:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config.yml Remove unecessary blank lines 2016-05-02 07:44:29 -04:00
deploy.yml Simplify condition check on standalone services 2017-06-15 17:15:17 +02:00
main.yml Add an ansible role for mongodb 2016-01-27 10:48:34 -05:00
precheck.yml Generalize api_interface_address variable usage 2017-05-23 08:35:15 +00:00
pull.yml Add an ansible role for mongodb 2016-01-27 10:48:34 -05:00
reconfigure.yml Remove do_reconfigure.yml file for all roles 2016-09-27 15:04:00 +00:00
start.yml Generalize api_interface_address variable usage 2017-05-23 08:35:15 +00:00
upgrade.yml Add upgrade tasks for Mongodb 2016-10-10 12:56:49 +02:00