Execution
Date
08 Dec 2025 13:25:10 +0000
Duration
00:02:05.30
Controller
npdb25d4c136674
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
1
Hosts
154
Tasks
154
Results
1
Plays
22
Files
0
Records
Task result details
-
Date08 Dec 2025 13:26:57 +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 |
root |
| 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:gwyHE59TuxHniKeWzr0zCUhHIGVl42VxtjaF7uBA8tE root@npdb25d4c136674 (RSA) |
| ssh_key_file |
/root/.ssh/id_rsa |
| ssh_public_key |
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCes1ac0Rdc+QIaZAuz60v4WPgj+G+NddGyLGrA9lC4pvZssTJR9j3JpUNRul7hE/YuIfTYZIXUGqSmV5WDMAjX0SefVadJLot73guyRQClQ71MkMe8XsPP+++3WBLq8w6zZmRPkLLf67fYJ6WCEfVo7iK3kmTBoFcZSnTqPydTjoq4J9zH5utcS3rJzduRWoGNopgrV6GjIXOZ02OhiArtBsjmeL/nsf10SPqCSAq/Nz7KO4TyD3NXgKTvC3BpBOkzePzpM+Tn82X8R5hh/UxCU+W4E5jY/szUwsfHxiT6gPSkw7zZKd+THzliL8qQXyJsZlOHGJBorxza+8j7BfbCw//KEgMWQp0HmHeoWJrxjV8q2+B6pnd09F4P3y1Y5aabSH4Hkw5gE0aW2/JFv5LfSV5DhG68dNogAx+iSWkdNEqbrpULHGyd3B4WnlBRuvio5MN/0IjcMpU6RBXLPdWh48Qzcc9eye2ZEvyIFP/DK41gUDp8e8jC/P11b/BnM90= root@npdb25d4c136674 |
| state |
present |
| uid |
0 |
| warnings |
[ "Found existing ssh key private file \"/root/.ssh/id_rsa\", no force, so skipping ssh-keygen generation" ] |