]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix uses of default(omit) with string concatenation
authorLeah Neukirchen <leah.neukirchen@mayflower.de>
Thu, 7 Feb 2019 17:09:21 +0000 (18:09 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Fri, 8 Feb 2019 11:01:11 +0000 (11:01 +0000)
commitd855cb2595b56d7073f2b92584f8c6e14c6b2bd7
tree3e16c8084d9ca9956e72091d915705f4fa37dbe7
parent15b1f22ca3c36908afb9372e6ddf1277dd081d2c
Fix uses of default(omit) with string concatenation

When {{omit}} is concatenated with another string, it expands to something
like __omit_place_holder__63eea0d96dd6ed867b95405e11d87dddf61f448d.
However, in these use-cases we need an empty string.

Regression introduced in d53f55e807e.

Signed-off-by: Leah Neukirchen <leah.neukirchen@mayflower.de>
roles/ceph-common/tasks/installs/install_debian_packages.yml
roles/ceph-mds/tasks/non_containerized.yml
roles/ceph-mgr/tasks/pre_requisite.yml