Execution
Date 08 Dec 2025 13:39:52 +0000
Duration 00:35:02.03
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
2 Hosts
1377 Tasks
1365 Results
104 Plays
504 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.24
  • Play
    Install cinder services
  • Task
    os_cinder : Create singular cinder_backends variable for all hosts
  • Host
    aio1

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_facts
{
    "_cinder_backends": {
        "lvm": {
            "extra_volume_types": [
                "low-iops",
                "high-iops",
                "ultra-high-iops"
            ],
            "iscsi_ip_address": "172.29.236.100",
            "lvm_type": "thin",
            "volume_backend_name": "LVM_iSCSI",
            "volume_driver": "cinder.volume.drivers.lvm.LVMVolumeDriver",
            "volume_group": "cinder-volumes"
        }
    }
}
ansible_loop_var
item
changed
False
failed
False
item
aio1