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:07.56
  • Play
    Installation and setup of Keystone
  • Task
    openstack.osa.service_setup : Add endpoints to keystone endpoint catalog
  • Host
    aio1 ( task delegated to aio1 )

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
attempts
1
changed
False
endpoint
{
    "id": "cd2800fb34d14fbd99363be17cba59fe",
    "interface": "public",
    "is_enabled": true,
    "links": {
        "self": "http://172.29.236.101:5000/v3/endpoints/cd2800fb34d14fbd99363be17cba59fe"
    },
    "name": null,
    "region_id": "RegionOne",
    "service_id": "e7617efa90f04d15a7d671ce72add73a",
    "url": "https://104.239.175.21:5000"
}
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": "keystone",
        "state": "present",
        "timeout": 180,
        "url": "https://104.239.175.21:5000",
        "validate_certs": true,
        "wait": true
    }
}
item
{
    "interface": "public",
    "service": "keystone",
    "url": "https://104.239.175.21:5000"
}



Result #2

Field Value
ansible_loop_var
item
attempts
1
changed
False
endpoint
{
    "id": "328db8d094f641f69a0bb6652a0cc8ef",
    "interface": "internal",
    "is_enabled": true,
    "links": {
        "self": "http://172.29.236.101:5000/v3/endpoints/328db8d094f641f69a0bb6652a0cc8ef"
    },
    "name": null,
    "region_id": "RegionOne",
    "service_id": "e7617efa90f04d15a7d671ce72add73a",
    "url": "http://172.29.236.101:5000"
}
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": "keystone",
        "state": "present",
        "timeout": 180,
        "url": "http://172.29.236.101:5000",
        "validate_certs": true,
        "wait": true
    }
}
item
{
    "interface": "internal",
    "service": "keystone",
    "url": "http://172.29.236.101:5000"
}



Result #3

Field Value
ansible_loop_var
item
attempts
1
changed
False
endpoint
{
    "id": "c55dc46d08db450b8f558e7894ed4971",
    "interface": "admin",
    "is_enabled": true,
    "links": {
        "self": "http://172.29.236.101:5000/v3/endpoints/c55dc46d08db450b8f558e7894ed4971"
    },
    "name": null,
    "region_id": "RegionOne",
    "service_id": "e7617efa90f04d15a7d671ce72add73a",
    "url": "http://172.29.236.101:5000"
}
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": "keystone",
        "state": "present",
        "timeout": 180,
        "url": "http://172.29.236.101:5000",
        "validate_certs": true,
        "wait": true
    }
}
item
{
    "interface": "admin",
    "service": "keystone",
    "url": "http://172.29.236.101:5000"
}