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
    SKIPPED
  • Duration
    00:00:00.33
  • Play
    Configure keystone for radosgw
  • Task
    openstack.osa.service_setup : Add endpoints to keystone endpoint catalog
  • Host
    aio1

Field Value
changed
False
msg
All items skipped
results

Result #1

Field Value
ansible_loop_var
item
changed
False
false_condition
(groups[rgw_group_name] is defined and groups[rgw_group_name] | length > 0) or (ceph_rgws | length > 0)
item
{
    "interface": "public",
    "service": "radosgw",
    "url": "https://104.239.175.21:8080/swift/v1/AUTH_%(tenant_id)s"
}
skip_reason
Conditional result was False
skipped
True



Result #2

Field Value
ansible_loop_var
item
changed
False
false_condition
(groups[rgw_group_name] is defined and groups[rgw_group_name] | length > 0) or (ceph_rgws | length > 0)
item
{
    "interface": "internal",
    "service": "radosgw",
    "url": "http://172.29.236.101:8080/swift/v1/AUTH_%(tenant_id)s"
}
skip_reason
Conditional result was False
skipped
True



Result #3

Field Value
ansible_loop_var
item
changed
False
false_condition
(groups[rgw_group_name] is defined and groups[rgw_group_name] | length > 0) or (ceph_rgws | length > 0)
item
{
    "interface": "admin",
    "service": "radosgw",
    "url": "http://172.29.236.101:8080/swift/v1/AUTH_%(tenant_id)s"
}
skip_reason
Conditional result was False
skipped
True