Playbook #1 |
/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Prepare the infrastructure to deploy service and cluster nodes
- Task: kubeinit.kubeinit.kubeinit_libvirt : Test status of nested virtualization
- Action: ansible.builtin.shell
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/main.yml:156
- Host: hypervisor-01 ( task delegated to hypervisor-01 )
- Status: changed
- Started: 23 Oct 2023 16:03:21 +0000
- Ended: 23 Oct 2023 16:03:22 +0000
- Duration: 00:00:00.33
- Tags:
- task_prepare_hypervisors
Field | Value |
---|---|
changed |
True |
cmd |
set -e cat /sys/module/kvm_intel/parameters/nested |
delta |
0:00:00.004725 |
end |
2023-10-23 19:03:22.278406 |
invocation |
{ "module_args": { "_raw_params": "set -e\ncat /sys/module/kvm_intel/parameters/nested\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
msg |
|
rc |
0 |
start |
2023-10-23 19:03:22.273681 |
stderr |
|
stderr_lines |
[]
|
stdout |
Y |
stdout_lines |
[ "Y" ] |