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_dnsmasq : Copy generated dnsmasq.conf into container
- Action: ansible.builtin.command
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_dnsmasq/tasks/main.yml:63
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 31 Oct 2023 01:23:52 +0000
- Ended: 31 Oct 2023 01:23:52 +0000
- Duration: 00:00:00.44
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
cmd |
[ "buildah", "copy", "kidcluster-dnsmasq", "/var/kubeinit/dnsmasq/dnsmasq.cfg", "/etc/dnsmasq.conf" ] |
delta |
0:00:00.136800 |
end |
2023-10-31 03:23:52.478421 |
invocation |
{ "module_args": { "_raw_params": "buildah copy kidcluster-dnsmasq /var/kubeinit/dnsmasq/dnsmasq.cfg /etc/dnsmasq.conf", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
msg |
|
rc |
0 |
start |
2023-10-31 03:23:52.341621 |
stderr |
|
stderr_lines |
[]
|
stdout |
c024656df09fc08035c5c8b4d97b478d0ef9702a365272534da98befa4d0f623 |
stdout_lines |
[ "c024656df09fc08035c5c8b4d97b478d0ef9702a365272534da98befa4d0f623" ] |