/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-bridge.yaml
Execution
Date
08 Apr 2026 21:34:53 +0000
Duration
00:01:45.70
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
92
Tasks
90
Results
2
Plays
34
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.18
-
PlayInstall reboot jobs
-
Taskcreate-venv : Get current day
-
Hostbridge99.opendev.org
-
Date08 Apr 2026 21:36:15 +0000
-
Module / Actionshell (/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/create-venv/tasks/main.yaml:38)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
date +%Y-%m-%d |
| delta |
0:00:00.004565 |
| end |
2026-04-08 21:36:15.704698 |
| invocation |
{ "module_args": { "_raw_params": "date +%Y-%m-%d", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2026-04-08 21:36:15.700133 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
2026-04-08 |
| stdout_lines |
[ "2026-04-08" ] |