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_libvirt : Install resolvconf
- Action: ansible.builtin.package
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_libvirt/tasks/deploy_ubuntu_guest.yml:130
- Host: localhost ( task delegated to controller-01 )
- Status: changed
- Started: 23 Oct 2023 16:18:44 +0000
- Ended: 23 Oct 2023 16:18:54 +0000
- Duration: 00:00:10.14
- Tags:
- task_deploy_cluster
Field | Value |
---|---|
cache_update_time |
1698077917 |
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": "resolvconf", "only_upgrade": false, "package": [ "resolvconf" ], "policy_rc_d": null, "purge": false, "state": "present", "update_cache": null, "update_cache_retries": 5, "update_cache_retry_max_delay": 12, "upgrade": null } } |
stderr |
|
stderr_lines |
[]
|
stdout |
Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: resolvconf 0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded. Need to get 54.7 kB of archives. After this operation, 203 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 resolvconf all 1.84ubuntu1 [54.7 kB] Preconfiguring packages ... Fetched 54.7 kB in 1s (61.6 kB/s) Selecting previously unselected package resolvconf. (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 ... 64306 files and directories currently installed.) Preparing to unpack .../resolvconf_1.84ubuntu1_all.deb ... Unpacking resolvconf (1.84ubuntu1) ... Setting up resolvconf (1.84ubuntu1) ... Created symlink /etc/systemd/system/sysinit.target.wants/resolvconf.service → /lib/systemd/system/resolvconf.service. Created symlink /etc/systemd/system/systemd-resolved.service.wants/resolvconf-pull-resolved.path → /lib/systemd/system/resolvconf-pull-resolved.path. Created symlink /etc/systemd/system/systemd-resolved.service.wants/resolvconf-pull-resolved.service → /lib/systemd/system/resolvconf-pull-resolved.service. Processing triggers for man-db (2.10.2-1) ... Processing triggers for resolvconf (1.84ubuntu1) ... NEEDRESTART-VER: 3.5 NEEDRESTART-KCUR: 5.15.0-86-generic NEEDRESTART-KEXP: 5.15.0-86-generic NEEDRESTART-KSTA: 1 |
stdout_lines |
[ "Reading package lists...", "Building dependency tree...", "Reading state information...", "The following NEW packages will be installed:", " resolvconf", "0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.", "Need to get 54.7 kB of archives.", "After this operation, 203 kB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 resolvconf all 1.84ubuntu1 [54.7 kB]", "Preconfiguring packages ...", "Fetched 54.7 kB in 1s (61.6 kB/s)", "Selecting previously unselected package resolvconf.", "(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 ... 64306 files and directories currently installed.)", "Preparing to unpack .../resolvconf_1.84ubuntu1_all.deb ...", "Unpacking resolvconf (1.84ubuntu1) ...", "Setting up resolvconf (1.84ubuntu1) ...", "Created symlink /etc/systemd/system/sysinit.target.wants/resolvconf.service \u2192 /lib/systemd/system/resolvconf.service.", "Created symlink /etc/systemd/system/systemd-resolved.service.wants/resolvconf-pull-resolved.path \u2192 /lib/systemd/system/resolvconf-pull-resolved.path.", "Created symlink /etc/systemd/system/systemd-resolved.service.wants/resolvconf-pull-resolved.service \u2192 /lib/systemd/system/resolvconf-pull-resolved.service.", "Processing triggers for man-db (2.10.2-1) ...", "Processing triggers for resolvconf (1.84ubuntu1) ...", "NEEDRESTART-VER: 3.5", "NEEDRESTART-KCUR: 5.15.0-86-generic", "NEEDRESTART-KEXP: 5.15.0-86-generic", "NEEDRESTART-KSTA: 1" ] |