The docs for gluster_infra_cache_vars state:
cachethinpoolname - (deprecated, see: cachetarget) The existing thinpool on the volume group mentioned above.
cachetarget - The target thinpool or thick LV that should be cached
However,
|
thinpool: "{{ item.cachethinpoolname }}" |
has a hard dependency on that variable and
cachetarget does not exist outside of the docs. It is therefore not possible to create a cache for a thicklv.