patchback[bot]
7a55295798
[PR #9847/96b003f9 backport][stable-10] Adding Audio device support to proxmox_kvm (#9887)
Adding Audio device support to proxmox_kvm (#9847)
* Add Audio device support to proxmox_kvm.py
Audio device was unsupported with message :
`FAILED! => {"changed": false, "msg": "Unsupported parameters for (community.general.proxmox_kvm) module: audio. Supported parameters include: acpi, agent, api_host, api_password, api_port, api_token_id, api_token_secret, api_user, archive, args, autostart, balloon, bios, boot, bootdisk, cicustom, cipassword, citype, ciupgrade, ciuser, clone, cores, cpu, cpulimit, cpuunits, delete, description, digest, efidisk0, force, format, freeze, full, hookscript, hostpci, hotplug, hugepages, ide, ipconfig, keyboard, kvm, localtime, lock, machine, memory, migrate, migrate_downtime, migrate_speed, name, nameservers, net, newid, node, numa, numa_enabled, onboot, ostype, parallel, pool, protection, reboot, revert, sata, scsi, scsihw, searchdomains, serial, shares, skiplock, smbios, snapname, sockets, sshkeys, startdate, startup, state, storage, tablet, tags, target, tdf, template, timeout, tpmstate0, update, update_unsafe, usb, validate_certs, vcpus, vga, virtio, vmid, watchdog."}`
With this patch it is possible to update proxmox VM config with an audio device.
```yaml
- name: Add Spice compatible audio device
community.general.proxmox_kvm:
api_user: "{{ api_user }}"
api_password: "{{ api_password }}"
api_host: "{{ api_host }}"
node: "{{ node_name }}"
vmid: "{{ proxmox_vmid }}"
audio: '{"audio0":"device=ich9-intel-hda,driver=spice"}'
update: true
delegate_to: localhost
```
* Update plugins/modules/proxmox_kvm.py
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* Update plugins/modules/proxmox_kvm.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/proxmox_kvm.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Create changelog fragment 9847-Adding_audio_device-support_to_proxmox_kvm.yml
* Update 9847-Adding_audio_device-support_to_proxmox_kvm.yml
Update following recommandations, thanks
* Update changelogs/fragments/9847-Adding_audio_device-support_to_proxmox_kvm.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 96b003f9af)
Co-authored-by: Croko-fr <62189784+Croko-fr@users.noreply.github.com>
2025-03-15 08:04:40 +01:00
..
2025-01-06 22:01:09 +01:00
2025-01-06 22:01:09 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2025-01-06 22:01:09 +01:00
2025-01-06 22:01:09 +01:00
2024-12-27 14:52:29 +01:00
2025-01-06 22:01:09 +01:00
2024-12-27 14:52:29 +01:00
2025-02-26 22:05:03 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-31 10:28:48 +01:00
2024-12-31 10:28:48 +01:00
2024-12-31 10:28:48 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2025-01-06 22:01:09 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2025-01-06 22:01:09 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:52:29 +01:00
2024-12-27 14:44:36 +01:00
2024-12-29 14:13:18 +01:00
2025-01-06 22:01:09 +01:00
2025-01-06 22:01:09 +01:00
2024-12-27 14:44:36 +01:00
2024-12-27 14:44:36 +01:00
2025-01-01 09:51:07 +01:00
2025-02-16 20:06:48 +01:00
2025-02-16 20:06:48 +01:00
2025-02-16 20:06:48 +01:00
2025-02-16 20:06:48 +01:00
2025-02-16 20:06:48 +01:00
2025-02-16 20:06:48 +01:00
2025-02-16 20:06:48 +01:00
2025-02-16 20:06:48 +01:00
2025-02-16 20:06:48 +01:00
2025-01-21 21:04:28 +01:00
2025-03-03 07:24:12 +01:00
2024-12-27 14:44:36 +01:00
2024-12-27 14:44:36 +01:00
2025-01-06 22:01:09 +01:00
2024-12-27 14:44:36 +01:00
2024-12-27 14:44:36 +01:00
2025-01-06 22:01:09 +01:00
2024-12-27 14:44:36 +01:00
2025-01-06 22:01:09 +01:00
2025-01-06 22:01:09 +01:00
2024-12-27 14:44:36 +01:00
2025-01-06 22:01:09 +01:00
2025-01-06 22:01:09 +01:00
2025-03-10 06:30:54 +01:00
2025-01-06 22:01:09 +01:00
2024-12-27 14:44:36 +01:00
2025-01-15 20:56:44 +01:00
2025-01-21 21:04:28 +01:00
2025-01-21 21:04:28 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:35 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:35 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:35 +01:00
2025-03-10 06:31:08 +01:00
2024-12-26 22:44:35 +01:00
2025-01-07 06:51:47 +01:00
2025-01-07 06:51:47 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:35 +01:00
2025-02-20 22:27:16 +01:00
2025-01-07 06:51:47 +01:00
2024-12-29 14:12:46 +01:00
2024-12-26 22:44:35 +01:00
2024-12-29 14:13:11 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:35 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2025-01-07 06:51:47 +01:00
2025-01-07 06:51:47 +01:00
2024-12-30 12:55:14 +01:00
2024-12-26 22:44:20 +01:00
2024-12-29 14:13:18 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:20 +01:00
2024-12-26 22:44:20 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:20 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:08 +01:00
2024-12-26 22:44:08 +01:00
2025-01-07 06:51:47 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:08 +01:00
2025-03-03 21:32:19 +01:00
2024-12-26 22:44:08 +01:00
2025-03-05 21:37:08 +01:00
2024-12-29 14:12:46 +01:00
2025-01-07 06:51:47 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:08 +01:00
2024-12-26 22:44:08 +01:00
2024-12-31 10:28:58 +01:00
2024-12-26 22:44:08 +01:00
2024-12-26 22:44:08 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:08 +01:00
2024-12-26 22:44:08 +01:00
2024-12-26 22:44:08 +01:00
2024-12-26 22:44:08 +01:00
2024-12-26 22:44:08 +01:00
2024-12-26 22:44:08 +01:00
2024-12-26 22:44:08 +01:00
2024-12-26 22:44:08 +01:00
2024-12-26 22:44:08 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:45 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2024-12-26 22:44:45 +01:00
2024-12-29 14:13:18 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2025-02-10 22:08:17 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-29 14:13:18 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-29 14:12:46 +01:00
2025-01-07 06:51:47 +01:00
2025-01-07 06:51:47 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-29 14:13:18 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2024-12-26 14:01:34 +01:00
2025-01-06 21:42:27 +01:00
2024-12-29 14:13:18 +01:00
2025-01-06 21:42:27 +01:00
2024-12-26 14:01:34 +01:00
2024-12-29 14:12:46 +01:00
2024-12-29 14:13:18 +01:00
2025-02-16 21:37:34 +01:00
2024-12-26 14:01:16 +01:00
2024-12-26 14:01:16 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-06 21:42:27 +01:00
2025-02-16 12:38:04 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-06 21:42:27 +01:00
2025-01-06 21:42:27 +01:00
2025-01-26 15:43:41 +01:00
2025-01-06 21:42:27 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-06 21:42:27 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-02-27 21:59:36 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-26 15:43:41 +01:00
2025-01-06 21:42:27 +01:00
2025-01-06 21:42:27 +01:00
2025-01-06 21:42:27 +01:00
2025-01-06 21:42:27 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2024-12-26 09:25:49 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2024-12-26 09:25:49 +01:00
2025-02-23 15:26:57 +01:00
2025-01-07 18:45:30 +01:00
2024-12-26 09:25:49 +01:00
2024-12-26 09:25:49 +01:00
2024-12-26 09:25:49 +01:00
2024-12-26 09:25:49 +01:00
2025-02-10 22:04:51 +01:00
2025-02-01 15:01:45 +01:00
2025-01-07 18:45:30 +01:00
2024-12-26 09:25:49 +01:00
2024-12-26 09:25:49 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2024-12-29 14:13:18 +01:00
2025-01-07 18:45:30 +01:00
2024-12-26 14:01:25 +01:00
2024-12-29 21:24:30 +01:00
2024-12-29 14:13:18 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2024-12-26 14:01:25 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2024-12-26 14:01:25 +01:00
2024-12-26 14:01:25 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2024-12-26 17:06:05 +01:00
2024-12-26 17:06:05 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2024-12-26 17:06:05 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2025-01-07 18:45:30 +01:00
2024-12-26 17:06:05 +01:00
2025-02-10 22:04:32 +01:00
2024-12-26 17:06:05 +01:00
2024-12-26 17:06:05 +01:00
2024-12-26 17:06:05 +01:00
2025-01-07 18:45:30 +01:00
2024-12-26 17:06:05 +01:00
2024-12-26 17:06:05 +01:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2024-12-26 14:01:05 +01:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2024-12-26 14:01:05 +01:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-15 20:56:55 +01:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2024-12-26 14:01:05 +01:00
2024-12-29 14:12:46 +01:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2024-12-25 22:56:20 +01:00
2024-12-25 22:56:20 +01:00
2024-12-25 22:56:20 +01:00
2024-12-25 22:56:20 +01:00
2024-12-25 22:56:20 +01:00
2024-12-25 22:56:20 +01:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2024-12-25 22:56:20 +01:00
2024-12-25 22:56:20 +01:00
2025-01-12 12:13:38 +00:00
2024-12-25 22:56:20 +01:00
2024-12-25 22:56:20 +01:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2025-01-12 12:13:38 +00:00
2024-12-25 22:56:20 +01:00
2025-01-08 21:40:36 +01:00
2025-03-05 21:36:56 +01:00
2025-01-08 21:40:36 +01:00
2025-01-08 21:40:36 +01:00
2024-12-29 14:12:46 +01:00
2024-12-26 08:39:08 +01:00
2025-01-08 21:40:36 +01:00
2024-12-26 08:39:08 +01:00
2024-12-26 08:39:08 +01:00
2025-01-08 21:40:36 +01:00
2025-01-24 22:02:23 +01:00
2025-01-08 21:40:36 +01:00
2024-12-26 08:39:08 +01:00
2025-01-08 21:40:36 +01:00
2025-01-08 21:40:36 +01:00
2025-01-08 21:40:36 +01:00
2025-01-21 21:04:28 +01:00
2025-01-08 21:40:36 +01:00
2025-01-08 21:40:36 +01:00
2024-12-25 22:58:57 +01:00
2025-01-08 21:40:36 +01:00
2024-12-25 22:58:57 +01:00
2025-01-27 05:50:41 +01:00
2024-12-25 22:58:57 +01:00
2024-12-25 22:58:57 +01:00
2025-01-08 21:40:36 +01:00
2025-01-08 21:40:36 +01:00
2025-01-08 21:40:36 +01:00
2025-01-08 21:40:36 +01:00
2024-12-25 22:58:57 +01:00
2025-01-08 21:40:36 +01:00
2024-12-25 22:58:57 +01:00
2024-12-25 22:58:57 +01:00
2025-01-08 21:40:36 +01:00
2024-12-25 22:58:57 +01:00
2025-01-08 21:40:36 +01:00
2025-02-16 11:32:54 +01:00
2025-02-16 11:32:54 +01:00
2025-02-16 11:32:54 +01:00
2025-02-16 11:32:54 +01:00
2025-02-16 11:32:54 +01:00
2025-01-26 21:39:05 +01:00
2025-01-08 21:40:36 +01:00
2025-01-08 21:40:36 +01:00
2024-12-26 08:39:32 +01:00
2024-12-26 08:39:32 +01:00
2025-03-15 08:04:40 +01:00
2025-01-08 21:40:36 +01:00
2024-12-26 08:39:32 +01:00
2024-12-26 08:39:32 +01:00
2024-12-26 08:39:32 +01:00
2025-01-08 21:40:36 +01:00
2024-12-26 08:39:32 +01:00
2024-12-26 08:39:32 +01:00
2024-12-26 08:39:32 +01:00
2025-01-25 10:32:43 +01:00
2024-12-26 08:39:32 +01:00
2024-12-26 08:39:32 +01:00
2025-03-01 11:30:52 +01:00
2025-01-08 21:40:36 +01:00
2025-01-21 21:04:28 +01:00
2025-01-08 21:40:36 +01:00
2025-01-08 21:40:36 +01:00
2024-12-26 08:39:32 +01:00
2025-01-08 21:40:36 +01:00
2024-12-25 21:41:05 +01:00
2025-02-11 22:23:51 +01:00
2025-03-12 20:06:02 +01:00
2025-03-03 21:15:22 +01:00
2025-02-20 22:27:03 +01:00
2025-01-08 21:40:36 +01:00
2024-12-25 21:41:05 +01:00
2024-12-25 21:41:05 +01:00
2024-12-25 21:41:05 +01:00
2025-01-08 21:40:36 +01:00
2024-12-25 21:41:05 +01:00
2025-01-08 21:40:36 +01:00
2025-01-08 21:40:36 +01:00
2025-01-08 21:40:36 +01:00
2025-01-08 21:40:36 +01:00
2025-01-08 21:40:36 +01:00
2024-12-28 14:43:11 +01:00
2024-12-29 14:13:18 +01:00
2024-12-25 21:41:05 +01:00
2024-12-25 21:41:05 +01:00
2024-12-25 21:41:05 +01:00
2025-01-08 21:40:36 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2025-01-03 23:04:09 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2025-01-03 23:04:09 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2025-01-03 23:04:09 +01:00
2024-12-25 21:40:55 +01:00
2025-01-03 23:04:09 +01:00
2025-01-03 23:04:09 +01:00
2025-01-03 23:04:09 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2024-12-25 21:40:55 +01:00
2025-01-03 23:04:09 +01:00
2024-12-26 08:39:21 +01:00
2024-12-26 08:39:21 +01:00
2025-01-03 23:04:09 +01:00
2025-01-03 23:04:09 +01:00
2025-01-03 23:04:09 +01:00
2025-01-03 23:04:09 +01:00
2025-01-03 23:04:09 +01:00
2025-01-03 23:04:09 +01:00
2024-12-26 08:39:21 +01:00
2024-12-26 08:39:21 +01:00
2025-01-03 20:11:42 +01:00
2025-01-03 20:11:42 +01:00
2025-01-03 20:11:42 +01:00
2025-01-03 20:11:42 +01:00
2024-12-26 08:39:21 +01:00
2025-01-03 20:11:42 +01:00
2025-01-22 20:51:27 +01:00
2025-01-22 20:51:27 +01:00
2025-01-03 20:11:42 +01:00
2025-01-21 21:04:28 +01:00
2025-01-21 21:04:28 +01:00
2025-01-03 20:11:42 +01:00
2025-01-03 20:11:42 +01:00
2025-01-03 20:11:42 +01:00
2024-12-25 16:46:34 +01:00
2025-02-22 09:20:31 +01:00
2025-01-03 20:11:42 +01:00
2024-12-25 16:46:34 +01:00
2025-01-03 20:11:42 +01:00
2025-03-15 07:46:14 +01:00
2025-01-03 20:11:42 +01:00
2025-01-03 20:11:42 +01:00
2025-01-03 20:11:42 +01:00
2024-12-25 16:46:34 +01:00
2025-01-03 20:11:42 +01:00
2025-01-03 20:11:42 +01:00
2024-12-25 16:46:34 +01:00
2024-12-25 16:46:34 +01:00
2025-01-03 20:11:42 +01:00
2025-01-03 20:11:42 +01:00
2025-03-15 07:46:34 +01:00
2025-01-03 20:11:42 +01:00
2025-01-03 20:11:42 +01:00
2024-12-29 00:37:58 +01:00
2025-01-03 20:11:42 +01:00
2025-01-21 21:04:28 +01:00
2025-01-03 20:11:42 +01:00
2025-01-03 20:11:42 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2025-01-21 21:04:19 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2024-12-24 13:04:53 +00:00
2025-01-04 11:27:56 +01:00
2024-12-23 21:40:49 +01:00
2024-12-23 21:40:49 +01:00
2024-12-23 21:40:49 +01:00
2025-01-04 11:27:56 +01:00
2024-12-23 21:40:49 +01:00
2024-12-23 21:40:49 +01:00
2024-12-23 21:40:49 +01:00
2024-12-23 21:40:49 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2025-01-04 11:27:56 +01:00
2024-12-23 12:25:51 +01:00
2025-01-04 11:27:56 +01:00
2024-12-29 00:37:58 +01:00
2024-12-23 12:25:51 +01:00
2024-12-23 12:25:51 +01:00
2025-01-04 11:04:02 +01:00
2025-01-04 11:04:02 +01:00
2025-01-04 11:04:02 +01:00
2024-12-23 19:20:19 +01:00
2025-01-04 11:04:02 +01:00
2025-01-04 11:04:02 +01:00
2025-01-04 11:04:02 +01:00
2025-01-04 11:04:02 +01:00
2025-01-04 11:04:02 +01:00
2024-12-23 19:20:19 +01:00
2025-02-09 14:27:17 +01:00
2025-01-04 11:04:02 +01:00
2025-01-04 11:04:02 +01:00
2025-01-04 11:04:02 +01:00
2025-02-10 22:04:41 +01:00
2025-02-10 22:05:04 +01:00
2025-01-04 11:04:02 +01:00
2025-01-04 11:04:02 +01:00
2025-01-04 11:04:02 +01:00
2025-01-04 11:04:02 +01:00
2025-01-04 11:04:02 +01:00