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:00.10
  • Play
    Install nova control-plane services
  • Task
    pki : Sign server certificates
  • Host
    aio1

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
cert
cert
{
    "cn": "aio1",
    "extended_key_usage": [
        "clientAuth",
        "serverAuth"
    ],
    "key_usage": [
        "digitalSignature",
        "keyAgreement",
        "keyEncipherment"
    ],
    "name": "nova_aio1",
    "provider": "ownca",
    "san": "DNS:aio1,DNS:aio1,IP:172.29.236.100",
    "signed_by": "ExampleCorpIntermediate"
}
include
standalone/sign_cert.yml
include_args
{}