mirror of https://github.com/ceph/ceph-ansible.git
487dcdc3f0
The '==' jinja2 operator (or 'equalto') has been introduced in jinja2
2.8.
On EL7, jinja2 version is 2.7 so the operator isn't present creating
templating error like:
The error was: TemplateRuntimeError: no test named '=='
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1747206
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
multisite | ||
common.yml | ||
main.yml | ||
openstack-keystone.yml | ||
pre_requisite.yml | ||
rgw_create_pools.yml | ||
start_docker_rgw.yml | ||
start_radosgw.yml | ||
systemd.yml |