Execution
Date 14 Dec 2025 10:21:40 +0000
Duration 00:43:55.98
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
13 Hosts
2438 Tasks
2413 Results
107 Plays
511 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.43
  • Play
    Install nova compute services
  • Task
    openstack.osa.ssh_keypairs : Generate an OpenSSH user certificate for nova-aio1
  • Host
    aio1 ( task delegated to localhost )

Field Value
changed
True
filename
/etc/openstack_deploy/ssh_keypairs/nova-aio1-cert.pub
info
[
    "Type: ssh-rsa-cert-v01@openssh.com user certificate",
    "Public key: RSA-CERT SHA256:SOxEoJ2T0B+t6QJtvS1dIpey6d6OWGDIh6sHMAk2Cgk",
    "Signing CA: RSA SHA256:vHi5cYQucvGQ+OfATmM0cFu4cDwD2MKQqHyVRpC11sw (using rsa-sha2-512)",
    "Key ID: \"\"",
    "Serial: 0",
    "Valid: forever",
    "Principals: nova",
    "Critical Options: (none)",
    "Extensions: (none)"
]
invocation
{
    "module_args": {
        "attributes": null,
        "force": false,
        "group": null,
        "identifier": null,
        "ignore_timestamps": false,
        "mode": null,
        "options": [
            "clear"
        ],
        "owner": null,
        "path": "/etc/openstack_deploy/ssh_keypairs/nova-aio1-cert.pub",
        "pkcs11_provider": null,
        "principals": [
            "nova"
        ],
        "public_key": "/etc/openstack_deploy/ssh_keypairs/nova-aio1.pub",
        "regenerate": "full_idempotence",
        "selevel": null,
        "serial_number": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "signature_algorithm": null,
        "signing_key": "/etc/openstack_deploy/ssh_keypairs/OpenStack-Ansible-SSH-Signing-Key",
        "state": "present",
        "type": "user",
        "unsafe_writes": false,
        "use_agent": false,
        "valid_at": null,
        "valid_from": "always",
        "valid_to": "forever"
    }
}
type
user