Playbook #1 |
/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Run the deployment on the target infrastructure (OpenStack/libvirt hypervisors)
- Task: kubeinit.kubeinit.kubeinit_validations : Debug
- Action: ansible.builtin.debug
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_validations/tasks/30_libvirt_check_cpu_cores.yml:33
- Host: localhost
- Status: ok
- Started: 26 Oct 2023 19:38:36 +0000
- Ended: 26 Oct 2023 19:38:36 +0000
- Duration: 00:00:00.02
- Tags:
- task_run_validations
Field | Value |
---|---|
_result_total_cores |
{ "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "item", "changed": true, "cmd": "set -o pipefail\ncat /proc/cpuinfo | grep processor | grep : | wc -l\n", "delta": "0:00:00.008576", "end": "2023-10-26 22:38:36.568071", "failed": false, "invocation": { "module_args": { "_raw_params": "set -o pipefail\ncat /proc/cpuinfo | grep processor | grep : | wc -l\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 } }, "item": "hypervisor-01", "msg": "", "rc": 0, "start": "2023-10-26 22:38:36.559495", "stderr": "", "stderr_lines": [], "stdout": "64", "stdout_lines": [ "64" ] } ], "skipped": false } |
changed |
False |