ceph-ansible/roles/ceph-mds/tasks
Leah Neukirchen 4fe7f37849 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 d53f55e807.

Signed-off-by: Leah Neukirchen <leah.neukirchen@mayflower.de>
2019-02-08 16:18:15 +00:00
..
common.yml Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00
containerized.yml Add new container scenario 2018-11-27 16:47:40 +00:00
create_mds_filesystems.yml refact osd pool size customization 2018-11-21 15:42:50 +00:00
main.yml Add new container scenario 2018-11-27 16:47:40 +00:00
non_containerized.yml Fix uses of default(omit) with string concatenation 2019-02-08 16:18:15 +00:00