Playbook #1

/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
30 Oct 2023 00:03:26 +0000 00:11:29.57 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 6 843 843 49 1

Task result details

Field Value
changed
True
cmd
systemctl enable cloud-init
systemctl start cloud-init
delta
0:00:00.691132
end
2023-10-30 00:14:09.737659
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
2023-10-30 00:14:09.046527
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
[]