Using /etc/ansible/ansible.cfg as config file 2026-06-10 13:36:44.572007 | PLAY [Dummy cloud image build playbook] *********** 2026-06-10 13:36:44.615866 | TASK [Gathering Facts] **************************** 2026-06-10 13:36:49.047043 | ok: [image-builder] 2026-06-10 13:36:49.147229 | TASK [ansible.builtin.debug] ********************** 2026-06-10 13:36:49.223601 | ok: [image-builder] => { 2026-06-10 13:36:49.223633 | "msg": "Hello from build of dummy-39863534-image" 2026-06-10 13:36:49.223639 | } 2026-06-10 13:36:49.239802 | TASK [Copy Zuul public key on the image-builder] *** 2026-06-10 13:36:51.292668 | changed: [image-builder] 2026-06-10 13:36:51.320631 | TASK [Simulate an image built on the image-builder host] *** 2026-06-10 13:36:52.324274 | changed: [image-builder] 2026-06-10 13:36:52.357128 | TASK [Fetch the image on nodepool] **************** 2026-06-10 13:36:54.017460 | changed: [image-builder] 2026-06-10 13:36:54.156481 | PLAY RECAP **************************************** 2026-06-10 13:36:54.156574 | image-builder : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-10 13:36:54.156601 | Running: /usr/bin/ansible-playbook -v -i /var/lib/nodepool/config/nodepool/dib-ansible/inventory.yaml /var/lib/nodepool/config/nodepool/dib-ansible/dummy.yaml -e image_output=/var/lib/nodepool/dib/dummy-39863534-image-14d0b33436f941ce972450ad38f8c930 -e raw_type=True Exit code: 0