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:01.05
  • Play
    Pre-service deployment
  • Task
    openstack.osa.ssh_keypairs : Generate an OpenSSH user certificate for keystone-aio1
  • Host
    aio1 ( task delegated to localhost )

Field Value
changed
True
filename
/etc/openstack_deploy/ssh_keypairs/keystone-aio1-cert.pub
info
[
    "Type: ssh-rsa-cert-v01@openssh.com user certificate",
    "Public key: RSA-CERT SHA256:/5cJhLulUcHgxpqgHOoY8DJALYWwEfgA3rBZs9gA7IA",
    "Signing CA: RSA SHA256:6jN5vBhL/mu3izxNrIbTmvr/UJvO9Hw7QRN7euIK+KE (using rsa-sha2-512)",
    "Key ID: \"\"",
    "Serial: 0",
    "Valid: forever",
    "Principals: keystone",
    "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/keystone-aio1-cert.pub",
        "pkcs11_provider": null,
        "principals": [
            "keystone"
        ],
        "public_key": "/etc/openstack_deploy/ssh_keypairs/keystone-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