Execution
Date
08 Dec 2025 13:39:11 +0000
Duration
00:00:54.41
Controller
np02e11c14dcea4
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.11
Summary
1
Hosts
156
Tasks
156
Results
1
Plays
23
Files
0
Records
Task result details
-
Date08 Dec 2025 13:39:56 +0000
-
Module / Actionansible.builtin.user (/home/zuul/src/opendev.org/openstack/openstack-ansible/tests/roles/bootstrap-host/tasks/prepare_ssh_keys.yml:51)
-
Tags
- ssh-key-generate
- prepare-ssh-keys
| Field | Value |
|---|---|
| append |
False |
| changed |
False |
| comment |
Super User |
| group |
0 |
| home |
/root |
| invocation |
{ "module_args": { "append": false, "authorization": null, "comment": null, "create_home": true, "expires": null, "force": false, "generate_ssh_key": true, "group": null, "groups": null, "hidden": null, "home": null, "local": null, "login_class": null, "move_home": false, "name": "root", "non_unique": false, "password": null, "password_expire_account_disable": null, "password_expire_max": null, "password_expire_min": null, "password_expire_warn": null, "password_lock": null, "profile": null, "remove": false, "role": null, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": 2048, "ssh_key_comment": "ansible-generated on aio1", "ssh_key_file": "/root/.ssh/id_rsa", "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "uid_max": null, "uid_min": null, "umask": null, "update_password": "always" } } |
| move_home |
False |
| name |
root |
| shell |
/bin/bash |
| ssh_fingerprint |
3072 SHA256:yqQOkNCQkj60j105Qbyj6cMbGIWm94gU5PVnggHXYUI root@np02e11c14dcea4 (RSA) |
| ssh_key_file |
/root/.ssh/id_rsa |
| ssh_public_key |
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQComBYjzmdYp3bSAbxl4NM+B5qo5J4VYx38UVt8J5OyszdWqrG27/C98jspw8lBXlzWZsCc8sZydoLPI8640dTMX3rQvNEh7I2AgOnk325yANR8HorU9KGjlVbegKLaqBL5HIEtAfU2D4DxzIL3WOTrkzitCCf/yh0RPlFsGl/Z6UN6QKvQ5yfx/RWoNlUS0gPTpKtKusaod200AOpWeSOp56DrJzMXobxvhSn3EYPb+fqo1oPGPCfVTfKEk4YcEH5oq7YLh2IuEpNYdMlIueRwXZ2V387UZ9QnJ6FHqJ/+LhFcwzAr3pH8q1QPDpP/oTnbPYLKpVjdi2/U3YmyvBkjXZJ1VzLdFYsBXNaqUUCaFVJwA0TouJN4BVUejA4Vl1V9X7xHv+wYs4hEzB6tBP6Vy4PrKSSRFvZ1Lwte/35HvexgZZevPtPQNJvmax8E2bJ0bFPeZyKCMfKFP/l320j/5cOt3TwpJXk3Tict2Jxo5v7xpQ7qAO/cBVEjsdyvjWs= root@np02e11c14dcea4 |
| state |
present |
| uid |
0 |
| warnings |
[ "Found existing ssh key private file \"/root/.ssh/id_rsa\", no force, so skipping ssh-keygen generation" ] |