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
|
||
---|---|---|
.. | ||
checks.yml | ||
create_realm_zonegroup_zone_lists.yml | ||
create_zone_user.yml | ||
main.yml | ||
master.yml | ||
secondary.yml |