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:02.43
  • Play
    Install placement components
  • Task
    openstack.osa.service_setup : Add services to the keystone service 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
failed
False
invocation
{
    "module_args": {
        "api_timeout": null,
        "auth": null,
        "auth_type": null,
        "ca_cert": null,
        "client_cert": null,
        "client_key": null,
        "description": "Placement Service",
        "endpoint_type": "admin",
        "interface": "admin",
        "is_enabled": null,
        "name": "placement",
        "region_name": null,
        "sdk_log_level": "INFO",
        "sdk_log_path": null,
        "service_type": "placement",
        "state": "present",
        "timeout": 180,
        "type": "placement",
        "validate_certs": true,
        "wait": true
    }
}
item
{
    "description": "Placement Service",
    "name": "placement",
    "type": "placement"
}
service
{
    "description": "Placement Service",
    "id": "ffb5df8d677c46f195fb382a4692abdd",
    "is_enabled": true,
    "links": {
        "self": "http://172.29.236.101:5000/v3/services/ffb5df8d677c46f195fb382a4692abdd"
    },
    "name": "placement",
    "type": "placement"
}