]> 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 16:18:15 +0000 (16:18 +0000)
commit4fe7f3784944980a5e0e1ae736920392cbca207b
tree74824d1a9438c5c7ed3c612fbd47cc4cc16addba
parentc605ff6a68720ab43b63086c3ac1d529a651f585
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