ceph-ansible/roles/ceph-mds/tasks
Leah Neukirchen d855cb2595 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 11:01:11 +00:00
..
common.yml Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00
containerized.yml systemd: remove changed_when: false 2018-06-28 17:54:13 +02:00
create_mds_filesystems.yml refact osd pool size customization 2018-11-29 01:49:05 +00:00
main.yml don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
non_containerized.yml Fix uses of default(omit) with string concatenation 2019-02-08 11:01:11 +00:00