changed
|
|
cmd
|
|
delta
|
|
end
|
2023-10-23 16:19:03.269960
|
invocation
|
{
"module_args": {
"_raw_params": "apt-get update\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
|
|
start
|
2023-10-23 16:19:00.097476
|
stderr
|
W: GPG error: https://packages.cloud.google.com/apt kubernetes-xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05
|
stderr_lines
|
[
"W: GPG error: https://packages.cloud.google.com/apt kubernetes-xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05"
]
|
stdout
|
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
Get:4 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [8,993 B]
Ign:4 https://packages.cloud.google.com/apt kubernetes-xenial InRelease
Fetched 8,993 B in 2s (5,148 B/s)
Reading package lists...
|
stdout_lines
|
[
"Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease",
"Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease",
"Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease",
"Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease",
"Get:4 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [8,993 B]",
"Ign:4 https://packages.cloud.google.com/apt kubernetes-xenial InRelease",
"Fetched 8,993 B in 2s (5,148 B/s)",
"Reading package lists..."
]
|