Execution
Date
15 Dec 2025 09:35:52 +0000
Duration
00:01:45.45
Controller
npabcd3df835314
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
1
Hosts
139
Tasks
139
Results
1
Plays
20
Files
0
Records
Task result details
-
Date15 Dec 2025 09:37:24 +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:Ma5CD16NxLpxjsVx/5jZUj6DY4tvi7A3Dz544s1F+YA root@npabcd3df835314 (RSA) |
| ssh_key_file |
/root/.ssh/id_rsa |
| ssh_public_key |
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDIgQ4DB2HJWiq1kGfJGTQN0fFFh/k/X5N4vi7/MFV9+RX/KocpneTVPTf79GOv+rUi8aXH+Um90S9f9i2d1qC75JdeHi+3kloDE8JWgbsN9OvzdIHsBPh45hiIVqe2Qjnoy2XyyxK+em7UnLqorjTMXVswZkeQ5MDcy92bvGGhTgX+lhWNsBlot4d1T2R0c6KgvD0rANB/TckfmyFwG0u3loPQ3RcW3mylBHxT+a0KRFnnD+yHnUuA7R+HPuBZNqjExMMeqUyZfcesfRBeUaYltrntoJUzSoqIKKW6EVfLfmwVt6Js8aJush0ou1e3OvGY/hynu59u4YgOWRNO0beugNJU1spcW7FzSnoGWgr5TaRWrYs9W55C7wtdsGCY6RjTEOp1KC/VfkgXZSOkZXhSlu2zg/wT9hjD5hGeDoyjaFUefcjXS5l9pgIhDRgfb7GFSWLkkhfaH6v3mvVLhWxVQ5t+nZZqHP/EHpn1PQ+fwz/xOpJy75KyRhOU0MeXA00= root@npabcd3df835314 |
| state |
present |
| uid |
0 |
| warnings |
[ "Found existing ssh key private file \"/root/.ssh/id_rsa\", no force, so skipping ssh-keygen generation" ] |