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
    CHANGED
  • Duration
    00:00:07.55
  • Play
    Install glance services
  • Task
    openstack.osa.service_setup : Add endpoints to keystone endpoint catalog
  • Host
    aio1 ( task delegated to aio1 )

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
attempts
1
changed
True
endpoint
{
    "id": "9ab9f4eaccc14588abf9ca95fc2b5913",
    "interface": "public",
    "is_enabled": true,
    "links": {
        "self": "http://172.29.236.101:5000/v3/endpoints/9ab9f4eaccc14588abf9ca95fc2b5913"
    },
    "name": null,
    "region_id": "RegionOne",
    "service_id": "bbb0316516954a7b98bff2ea38b44b26",
    "url": "https://104.239.175.21:9292"
}
failed
False
invocation
{
    "module_args": {
        "api_timeout": null,
        "auth": null,
        "auth_type": null,
        "ca_cert": null,
        "client_cert": null,
        "client_key": null,
        "enabled": true,
        "endpoint_interface": "public",
        "endpoint_type": "admin",
        "interface": "admin",
        "region": "RegionOne",
        "region_name": null,
        "sdk_log_level": "INFO",
        "sdk_log_path": null,
        "service": "glance",
        "state": "present",
        "timeout": 180,
        "url": "https://104.239.175.21:9292",
        "validate_certs": true,
        "wait": true
    }
}
item
{
    "interface": "public",
    "service": "glance",
    "url": "https://104.239.175.21:9292"
}



Result #2

Field Value
ansible_loop_var
item
attempts
1
changed
True
endpoint
{
    "id": "33a52e83fffb4972ad934f8ea5b79456",
    "interface": "internal",
    "is_enabled": true,
    "links": {
        "self": "http://172.29.236.101:5000/v3/endpoints/33a52e83fffb4972ad934f8ea5b79456"
    },
    "name": null,
    "region_id": "RegionOne",
    "service_id": "bbb0316516954a7b98bff2ea38b44b26",
    "url": "http://172.29.236.101:9292"
}
failed
False
invocation
{
    "module_args": {
        "api_timeout": null,
        "auth": null,
        "auth_type": null,
        "ca_cert": null,
        "client_cert": null,
        "client_key": null,
        "enabled": true,
        "endpoint_interface": "internal",
        "endpoint_type": "admin",
        "interface": "admin",
        "region": "RegionOne",
        "region_name": null,
        "sdk_log_level": "INFO",
        "sdk_log_path": null,
        "service": "glance",
        "state": "present",
        "timeout": 180,
        "url": "http://172.29.236.101:9292",
        "validate_certs": true,
        "wait": true
    }
}
item
{
    "interface": "internal",
    "service": "glance",
    "url": "http://172.29.236.101:9292"
}



Result #3

Field Value
ansible_loop_var
item
attempts
1
changed
True
endpoint
{
    "id": "16b79693921e4f278cc0ae9b8eb8a3af",
    "interface": "admin",
    "is_enabled": true,
    "links": {
        "self": "http://172.29.236.101:5000/v3/endpoints/16b79693921e4f278cc0ae9b8eb8a3af"
    },
    "name": null,
    "region_id": "RegionOne",
    "service_id": "bbb0316516954a7b98bff2ea38b44b26",
    "url": "http://172.29.236.101:9292"
}
failed
False
invocation
{
    "module_args": {
        "api_timeout": null,
        "auth": null,
        "auth_type": null,
        "ca_cert": null,
        "client_cert": null,
        "client_key": null,
        "enabled": true,
        "endpoint_interface": "admin",
        "endpoint_type": "admin",
        "interface": "admin",
        "region": "RegionOne",
        "region_name": null,
        "sdk_log_level": "INFO",
        "sdk_log_path": null,
        "service": "glance",
        "state": "present",
        "timeout": 180,
        "url": "http://172.29.236.101:9292",
        "validate_certs": true,
        "wait": true
    }
}
item
{
    "interface": "admin",
    "service": "glance",
    "url": "http://172.29.236.101:9292"
}