patchback[bot]
fa179e6d0c
[PR #11694/180da98a backport][stable-12] ipa_dnsrecord: add exclusive parameter for append-without-replace semantics ( #11885 )
...
ipa_dnsrecord: add `exclusive` parameter for append-without-replace semantics (#11694 )
* ipa_dnsrecord: add solo parameter for append-without-replace semantics
Fixes #682
Adds O(solo) boolean parameter (default true, preserving current
replace behaviour) consistent with other DNS modules such as
community.general.dnsimple. When solo=false, only values not
already present in IPA are added, leaving existing values untouched.
* ipa_dnsrecord: rename solo parameter to exclusive
Rename O(solo) to O(exclusive) following reviewer feedback.
'exclusive' is the established Ansible convention for this semantic
(e.g. community.general.ini_file), while 'solo' implies single-value
DNS records.
* ipa_dnsrecord: fix changelog fragment symbol markup
Use double backticks per RST convention in changelog fragments,
not the O() macro (which is for module docstrings).
* Update plugins/modules/ipa_dnsrecord.py
* ipa_dnsrecord: implement exclusive semantics for state=absent
- exclusive=true + state=absent: remove all existing values of that
record type and name, ignoring the specified record_value(s)
- exclusive=false + state=absent: remove only the specified values
that actually exist in IPA, preserving all others
Also updates the exclusive parameter documentation to cover both
state=present and state=absent behaviour.
---------
(cherry picked from commit 180da98a7c )
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Felix Fontein <felix@fontein.de >
2026-04-19 23:07:11 +02:00
..
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-03-04 21:59:38 +01:00
2026-03-04 21:59:38 +01:00
2026-03-04 21:59:38 +01:00
2026-03-04 21:59:38 +01:00
2026-03-04 21:59:38 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-06 10:05:05 +02:00
2026-01-09 19:36:52 +01:00
2026-03-22 20:33:41 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-04-06 10:05:05 +02:00
2026-04-12 22:28:26 +02:00
2026-04-06 10:05:05 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-11 07:23:07 +01:00
2025-11-29 14:16:53 +01:00
2026-04-12 22:28:12 +02:00
2026-04-12 22:28:44 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-09 09:59:07 +01:00
2026-04-12 22:28:19 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:19 +02:00
2026-04-12 22:28:00 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:52 +02:00
2026-04-06 10:05:05 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-05 18:57:41 +01:00
2026-04-19 12:49:29 +02:00
2026-04-19 12:49:29 +02:00
2026-04-12 22:29:14 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-17 18:33:02 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-07 16:34:38 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:04 +02:00
2025-12-30 22:43:24 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-14 22:02:54 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2025-11-07 06:48:36 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:04 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:04 +02:00
2026-04-12 22:28:26 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-06 10:05:05 +02:00
2026-04-12 22:29:04 +02:00
2026-04-16 22:00:37 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 13:38:08 +02:00
2026-01-09 19:36:52 +01:00
2026-04-06 10:05:05 +02:00
2026-04-06 10:05:05 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-03-16 20:28:22 +01:00
2026-03-15 19:53:36 +01:00
2025-11-09 09:59:07 +01:00
2025-11-09 09:59:07 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-09 09:59:07 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-17 18:32:02 +02:00
2026-04-19 12:49:16 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:04 +02:00
2026-04-19 12:49:23 +02:00
2026-04-18 22:55:25 +02:00
2026-04-17 18:32:10 +02:00
2026-04-08 15:34:23 +02:00
2026-04-19 22:51:20 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-12 21:58:36 +01:00
2025-11-09 09:59:07 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-09 09:59:07 +01:00
2025-11-09 09:59:07 +01:00
2025-11-12 21:58:36 +01:00
2025-11-09 09:59:07 +01:00
2025-11-09 09:59:07 +01:00
2025-11-09 09:59:07 +01:00
2025-11-09 09:59:07 +01:00
2025-11-09 09:59:07 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-23 06:17:51 +01:00
2026-04-08 15:34:23 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:35 +02:00
2025-11-09 09:59:42 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2025-12-22 11:14:16 +01:00
2026-04-12 22:28:52 +02:00
2026-01-09 19:36:52 +01:00
2026-04-19 23:07:11 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 13:37:56 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-08 15:34:23 +02:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2026-04-17 18:32:27 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:28 +02:00
2026-04-08 15:34:23 +02:00
2026-01-31 10:03:36 +01:00
2025-11-09 09:59:42 +01:00
2025-11-09 09:59:42 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-12 21:32:10 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-01 07:06:25 +02:00
2026-01-09 19:36:52 +01:00
2026-03-11 07:10:34 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2026-03-18 18:14:37 +01:00
2026-03-10 06:57:51 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-07 16:34:46 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-14 21:14:17 +01:00
2026-01-09 19:36:52 +01:00
2026-02-18 18:36:48 +01:00
2026-01-09 19:36:52 +01:00
2026-02-18 07:44:44 +01:00
2026-01-09 19:36:52 +01:00
2026-03-23 20:34:51 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-21 12:11:19 +01:00
2026-02-18 20:50:15 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:47 +02:00
2026-04-12 22:27:28 +02:00
2026-04-12 22:28:19 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:28 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:35 +02:00
2026-03-12 21:39:01 +01:00
2026-03-12 21:39:01 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:28 +02:00
2026-04-12 22:28:00 +02:00
2026-04-19 12:49:10 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-17 18:32:36 +02:00
2026-04-12 22:27:16 +02:00
2026-04-12 22:29:22 +02:00
2026-04-17 18:33:10 +02:00
2026-04-12 22:29:22 +02:00
2026-04-15 22:01:11 +02:00
2026-04-15 22:01:28 +02:00
2026-04-12 22:28:52 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-15 22:01:36 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-19 12:49:29 +02:00
2026-04-19 12:49:29 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:16 +02:00
2025-11-08 09:49:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-14 21:14:36 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-04-12 22:29:14 +02:00
2026-01-09 19:36:52 +01:00
2026-03-24 07:00:36 +01:00
2026-04-08 20:06:07 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-03-18 07:05:16 +01:00
2026-04-08 15:46:30 +02:00
2025-11-11 07:23:07 +01:00
2025-11-12 21:59:09 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 13:37:47 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-09 09:59:42 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:00 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-04 09:04:00 +01:00
2026-02-04 09:04:00 +01:00
2026-02-04 09:04:00 +01:00
2026-02-04 09:04:00 +01:00
2026-02-04 09:04:00 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:47 +02:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2025-11-01 13:46:53 +01:00
2026-04-19 12:49:29 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-04-12 13:43:30 +02:00
2026-04-03 15:21:16 +02:00
2026-04-12 22:28:12 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:16 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2026-04-18 22:55:56 +02:00
2026-04-18 22:55:56 +02:00
2026-04-19 12:49:29 +02:00
2026-04-19 12:49:29 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-11-16 07:09:40 +01:00
2026-04-12 22:29:14 +02:00
2026-04-08 15:34:23 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-12-30 16:31:29 +01:00
2026-01-09 19:36:52 +01:00
2026-04-18 22:55:45 +02:00
2026-04-12 22:28:26 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:12 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:44 +02:00
2026-04-12 22:28:44 +02:00
2026-04-08 15:34:34 +02:00
2026-04-12 13:38:43 +02:00
2026-04-12 22:27:16 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:07 +02:00
2026-04-12 22:28:35 +02:00
2026-04-12 22:28:35 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-19 12:49:29 +02:00
2026-01-09 19:36:52 +01:00
2026-03-23 20:35:09 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-11 07:12:04 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-08 15:34:34 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-04-08 15:34:34 +02:00
2026-04-12 22:27:47 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-08 15:34:34 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-25 21:05:27 +00:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-25 21:05:10 +00:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-17 18:32:53 +02:00
2025-11-11 07:23:07 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2025-12-30 16:31:29 +01:00
2025-12-30 16:31:29 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-02-14 21:14:44 +01:00
2025-12-30 16:31:29 +01:00
2026-01-09 19:36:52 +01:00
2025-11-09 09:59:07 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:35 +02:00
2026-01-09 19:36:52 +01:00
2026-04-03 07:35:13 +02:00
2026-01-09 19:36:52 +01:00
2026-03-30 22:33:30 +02:00
2025-12-30 16:31:29 +01:00
2026-04-12 13:43:30 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-03-15 19:53:27 +01:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-08 15:34:34 +02:00
2026-04-08 15:34:34 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:44 +02:00
2026-01-09 19:36:52 +01:00
2025-11-01 13:46:53 +01:00
2026-04-12 22:28:35 +02:00
2026-04-12 22:27:07 +02:00
2026-01-09 19:36:52 +01:00
2025-11-09 09:59:07 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:29:14 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-19 12:49:29 +02:00
2026-04-12 22:27:07 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-19 22:51:20 +02:00
2026-04-08 15:34:34 +02:00
2026-01-09 19:36:52 +01:00
2025-11-12 21:32:10 +01:00
2026-01-09 19:36:52 +01:00
2025-11-11 07:23:07 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:07 +02:00
2026-04-12 22:28:35 +02:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-17 18:55:33 +02:00
2026-01-09 19:36:52 +01:00
2026-03-22 20:33:31 +01:00
2026-01-09 19:36:52 +01:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:27:07 +02:00
2026-04-12 22:27:00 +02:00
2026-04-12 22:26:47 +02:00
2026-04-12 22:26:47 +02:00
2026-04-12 22:26:47 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:26:47 +02:00
2026-01-09 19:36:52 +01:00
2026-04-12 22:28:26 +02:00
2026-04-12 22:27:00 +02:00
2026-04-08 15:34:34 +02:00