ceph-ansible/roles/ceph-common/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
..
installs Fix uses of default(omit) with string concatenation 2019-02-08 16:18:15 +00:00
configure_cluster_name.yml use blocks directives to group tasks 2018-10-31 09:37:43 +01:00
configure_memory_allocator.yml Option to set TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES 2017-10-25 14:38:36 +01:00
create_rbd_client_dir.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
main.yml common: clean monitor initial keyring code 2019-01-30 10:36:02 +01:00
release-rhcs.yml Avoid using tests as filter 2018-10-10 04:26:33 +00:00