Execution
Date
08 Dec 2025 13:39:52 +0000
Duration
00:35:02.03
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.3
Summary
2
Hosts
1377
Tasks
1365
Results
104
Plays
504
Files
0
Records
Task result details
-
Date08 Dec 2025 13:59:39 +0000
-
Module / Actionansible.builtin.command (/home/zuul/src/opendev.org/openstack/openstack-ansible-os_nova/tasks/drivers/qemu/nova_compute_kvm_virsh_net_remove.yml:16)
-
Tags
- nova-config
- nova-libvirt
- nova-kvm
- nova-kvm-virsh-net
- nova-install
- nova-compute
| Field | Value |
|---|---|
| changed |
False |
| cmd |
[ "virsh", "net-info", "default" ] |
| delta |
0:00:00.028536 |
| end |
2025-12-08 13:59:39.208353 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "virsh net-info default", "_uses_shell": false, "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 |
|
| rc |
0 |
| start |
2025-12-08 13:59:39.179817 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Name: default UUID: f40419a0-07ce-4fc3-bc53-cd8168f1d91d Active: no Persistent: yes Autostart: yes Bridge: virbr0 |
| stdout_lines |
[ "Name: default", "UUID: f40419a0-07ce-4fc3-bc53-cd8168f1d91d", "Active: no", "Persistent: yes", "Autostart: yes", "Bridge: virbr0" ] |