Playbook #1 |
/root/kubeinit/ci/builds/bsU8uCNn/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_libvirt : Enable cloud init
- Action: ansible.builtin.shell
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/deploy_debian_guest.yml:202
- Host: localhost ( task delegated to controller-01 )
- Status: changed
- Started: 05 May 2024 07:13:44 +0000
- Ended: 05 May 2024 07:13:45 +0000
- Duration: 00:00:00.99
- Tags:
- task_deploy_cluster
Field | Value |
---|---|
changed |
True |
cmd |
systemctl enable cloud-init systemctl start cloud-init |
delta |
0:00:00.734482 |
end |
2024-05-05 07:13:45.313069 |
invocation |
{ "module_args": { "_raw_params": "systemctl enable cloud-init\nsystemctl start cloud-init\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 |
2024-05-05 07:13:44.578587 |
stderr |
Synchronizing state of cloud-init.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable cloud-init |
stderr_lines |
[ "Synchronizing state of cloud-init.service with SysV service script with /lib/systemd/systemd-sysv-install.", "Executing: /lib/systemd/systemd-sysv-install enable cloud-init" ] |
stdout |
|
stdout_lines |
[]
|