/home/zuul/src/opendev.org/opendev/system-config/playbooks/zuul/run-production-bootstrap-bridge-add-rootkey.yaml
Execution
Date
08 Apr 2026 21:31:50 +0000
Duration
00:00:03.39
Controller
bridge99.opendev.org
User
root
Versions
Ansible
2.15.13
ara
1.7.5 / 1.7.5
Python
3.10.12
Summary
1
Hosts
4
Tasks
4
Results
1
Plays
3
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.56
-
Playprod_bastion[0]
-
Taskroot-keys : Write out ssh private key
-
Hostbridge99.opendev.org
-
Date08 Apr 2026 21:31:54 +0000
-
Module / Actioncopy (/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/root-keys/tasks/main.yaml:7)
| Field | Value |
|---|---|
| changed |
True |
| checksum |
827dc460e722619ed59d0fdcd4e6c2747e24e4b6 |
| dest |
/root/.ssh/id_rsa |
| diff |
--- before +++ after @@ -1,4 +1,4 @@ { - "mode": "0600", + "mode": "0400", "path": "/root/.ssh/id_rsa" } |
| gid |
0 |
| group |
root |
| invocation |
{ "module_args": { "_diff_peek": null, "_original_basename": "tmpa7e1n00a", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/root/.ssh/id_rsa", "follow": true, "force": false, "group": null, "mode": 256, "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/root/.ssh/id_rsa", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } } |
| mode |
0400 |
| owner |
root |
| path |
/root/.ssh/id_rsa |
| size |
2602 |
| state |
file |
| uid |
0 |