Files
openstack-ansible-os_glance/tasks/glance_post_install.yml
Dmitriy Rabotyagov c9a9e2f87b Fix glance mounts compatability
When default value has any concatenation, it tries to resolve variables
and always contcatenate even when it's not needed.

With that we need to set defaults for the variables that are inside
defaults, otherwise even if default not needed - task would fail on
default being undefined.

Change-Id: I4f445f280a71173f1b72a3b37bd9d54ea5694ac2
2022-06-14 16:36:14 +02:00

7.1 KiB