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
31 Oct 2023 01:18:08 +0000 00:14:33.54 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 5 8 706 706 43 1

Task result details

Field Value
cache_update_time
1698715508
cache_updated
False
changed
True
diff

invocation
{
    "module_args": {
        "allow_change_held_packages": false,
        "allow_downgrade": false,
        "allow_unauthenticated": false,
        "autoclean": false,
        "autoremove": false,
        "cache_valid_time": 0,
        "clean": false,
        "deb": null,
        "default_release": null,
        "dpkg_options": "force-confdef,force-confold",
        "fail_on_autoremove": false,
        "force": false,
        "force_apt_get": false,
        "install_recommends": null,
        "lock_timeout": 60,
        "name": [
            "python3",
            "python3-dns",
            "jq"
        ],
        "only_upgrade": false,
        "package": [
            "python3",
            "python3-dns",
            "jq"
        ],
        "policy_rc_d": null,
        "purge": false,
        "state": "present",
        "update_cache": null,
        "update_cache_retries": 5,
        "update_cache_retry_max_delay": 12,
        "upgrade": null
    }
}
stderr
debconf: delaying package configuration, since apt-utils is not installed
stderr_lines
[
    "debconf: delaying package configuration, since apt-utils is not installed"
]
stdout
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  python3-dns
0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded.
Need to get 27.5 kB of archives.
After this operation, 116 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bullseye/main amd64 python3-dns all 3.2.1-1 [27.5 kB]
Fetched 27.5 kB in 0s (97.4 kB/s)
Selecting previously unselected package python3-dns.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 22482 files and directories currently installed.)
Preparing to unpack .../python3-dns_3.2.1-1_all.deb ...
Unpacking python3-dns (3.2.1-1) ...
Setting up python3-dns (3.2.1-1) ...
stdout_lines
[
    "Reading package lists...",
    "Building dependency tree...",
    "Reading state information...",
    "The following NEW packages will be installed:",
    "  python3-dns",
    "0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded.",
    "Need to get 27.5 kB of archives.",
    "After this operation, 116 kB of additional disk space will be used.",
    "Get:1 http://deb.debian.org/debian bullseye/main amd64 python3-dns all 3.2.1-1 [27.5 kB]",
    "Fetched 27.5 kB in 0s (97.4 kB/s)",
    "Selecting previously unselected package python3-dns.",
    "(Reading database ... ",
    "(Reading database ... 5%",
    "(Reading database ... 10%",
    "(Reading database ... 15%",
    "(Reading database ... 20%",
    "(Reading database ... 25%",
    "(Reading database ... 30%",
    "(Reading database ... 35%",
    "(Reading database ... 40%",
    "(Reading database ... 45%",
    "(Reading database ... 50%",
    "(Reading database ... 55%",
    "(Reading database ... 60%",
    "(Reading database ... 65%",
    "(Reading database ... 70%",
    "(Reading database ... 75%",
    "(Reading database ... 80%",
    "(Reading database ... 85%",
    "(Reading database ... 90%",
    "(Reading database ... 95%",
    "(Reading database ... 100%",
    "(Reading database ... 22482 files and directories currently installed.)",
    "Preparing to unpack .../python3-dns_3.2.1-1_all.deb ...",
    "Unpacking python3-dns (3.2.1-1) ...",
    "Setting up python3-dns (3.2.1-1) ..."
]