Execution
Date
08 Dec 2025 13:57:07 +0000
Duration
00:24:46.17
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.11
Summary
12
Hosts
1505
Tasks
1497
Results
32
Plays
487
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:00.27
-
PlayInstall nova control-plane services
-
Taskos_nova : Check nova-serialproxy service status
-
Date08 Dec 2025 14:14:18 +0000
-
Module / Actionshell (/home/zuul/src/opendev.org/openstack/openstack-ansible-os_nova/tasks/nova_install.yml:127)
-
Tags
- skip_ansible_lint
- nova-install
| Field | Value |
|---|---|
| changed |
False |
| cmd |
systemctl is-active nova-serialproxy.service || systemctl is-enabled nova-serialproxy.service |
| delta |
0:00:00.013371 |
| end |
2025-12-08 14:14:18.507605 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "systemctl is-active nova-serialproxy.service || systemctl is-enabled nova-serialproxy.service", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
non-zero return code |
| rc |
4 |
| start |
2025-12-08 14:14:18.494234 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
inactive not-found |
| stdout_lines |
[ "inactive", "not-found" ] |