Playbook #1

/root/kubeinit/ci/builds/bsU8uCNn/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
05 May 2024 07:01:27 +0000 00:15:38.91 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 9 7 1009 1076 51 1

Task result details

Field Value
changed
True
cmd
systemctl enable cloud-init
systemctl start cloud-init
delta
0:00:00.686610
end
2024-05-05 07:16:36.937098
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:16:36.250488
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
[]