Execution
Date 14 Dec 2025 10:21:40 +0000
Duration 00:43:55.98
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
13 Hosts
2438 Tasks
2413 Results
107 Plays
511 Files
0 Records

Task result details


Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
attempts
1
changed
True
failed
False
invocation
{
    "module_args": {
        "api_timeout": null,
        "auth": null,
        "auth_type": null,
        "ca_cert": null,
        "client_cert": null,
        "client_key": null,
        "description": "Glance Image Service",
        "endpoint_type": "admin",
        "interface": "admin",
        "is_enabled": null,
        "name": "glance",
        "region_name": null,
        "sdk_log_level": "INFO",
        "sdk_log_path": null,
        "service_type": "image",
        "state": "present",
        "timeout": 180,
        "type": "image",
        "validate_certs": true,
        "wait": true
    }
}
item
{
    "description": "Glance Image Service",
    "name": "glance",
    "type": "image"
}
service
{
    "description": "Glance Image Service",
    "id": "b317c212e96d46e19c0a27ebbe20b85d",
    "is_enabled": true,
    "links": {
        "self": "http://172.29.236.101:5000/v3/services/b317c212e96d46e19c0a27ebbe20b85d"
    },
    "name": "glance",
    "type": "image"
}