Felix Fontein
c6e557b1ec
Fix CI badge image URL. Add documentation badge.
...
(cherry picked from commit 007302d5af
)
2025-01-04 11:29:11 +01:00
patchback[bot]
ec183626e5
[PR #9518/d7da0ae7 backport][stable-9] remove stearz as maintainer ( #9520 )
...
remove stearz as maintainer (#9518 )
* remove stearz as maintainer
As I do not work with Sophos UTMs anymore I am no longer able to test/maintain. - I added team_e_spirit as maintainer as I think they are still using and willing to support the modules.
* added ignore lines to remove stearz as maintainer
(cherry picked from commit d7da0ae7f6
)
Co-authored-by: Stephan Schwarz <22387558+stearz@users.noreply.github.com>
2025-01-03 20:07:05 +01:00
Felix Fontein
af762a4c4e
The next release will be 9.5.4.
2024-12-31 13:36:27 +01:00
Felix Fontein
124246b763
Release 9.5.3.
2024-12-31 11:50:52 +01:00
patchback[bot]
cb4b8bc3cc
[PR #9498/7f3fef30 backport][stable-9] fix typo ( #9501 )
...
fix typo (#9498 )
(cherry picked from commit 7f3fef3038
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-31 10:41:16 +01:00
patchback[bot]
c7773afebf
[PR #9490/1e28302a backport][stable-9] htpasswd: let changed reflect updated permissions ( #9492 )
...
htpasswd: let changed reflect updated permissions (#9490 )
* Let changed reflect updated permissions.
* Make pylint happy.
(cherry picked from commit 1e28302a66
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-31 10:28:53 +01:00
patchback[bot]
ae8015667c
[PR #9470/f55899d6 backport][stable-9] svc: adjustments to docs ( #9478 )
...
svc: adjustments to docs (#9470 )
* svc: adjustments to docs
* Update plugins/modules/svc.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit f55899d6ef
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-30 20:00:20 +01:00
patchback[bot]
e98daa9f39
[PR #9277/403418f7 backport][stable-9] proxmox_template: fix the wrong path called on proxmox_template.task_status ( #9475 )
...
proxmox_template: fix the wrong path called on proxmox_template.task_status (#9277 )
fix: add missing 's' on proxmox_template.task_status
Missing the 's' means using the wrong API, making log reading
impossible. Should fix !9276
Signed-off-by: Alexandre Nicolaie <xunleii@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 403418f75d
)
Co-authored-by: Alexandre Nicolaie <xunleii@users.noreply.github.com>
2024-12-30 12:55:18 +01:00
patchback[bot]
6f3cfd3385
[PR #9455/d887930e backport][stable-9] normalize docs in callback plugins ( #9466 )
...
normalize docs in callback plugins (#9455 )
* normalize docs in callback plugins
Normalize doc blocks for plugins
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit d887930e49
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-29 21:24:13 +01:00
patchback[bot]
015496fa9e
[PR #9453/040cd0ca backport][stable-9] normalize docs in cache/connection plugins ( #9461 )
...
normalize docs in cache/connection plugins (#9453 )
Normalize doc blocks for plugins
(cherry picked from commit 040cd0ca50
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-29 14:12:48 +01:00
patchback[bot]
f44697016f
[PR #9256/d8b38073 backport][stable-9] proxmox_disk: fix async method of resize_disk ( #9438 )
...
proxmox_disk: fix async method of resize_disk (#9256 )
* proxmox_disk: fix async method of resize_disk
Rewritten resizing of disk into separated function and used async method to retrieve task result. Additionally, rewritten function to detect failed tasks early, without waiting for timeout.
* proxmox_disk: add changelog fragment
* proxmox_disk: fix sanity errors
* Apply suggestions from code review
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* proxmox_disk: workaround for legacy Proxmox
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* Apply suggestions from the review
---------
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit d8b38073c1
)
Co-authored-by: castorsky <csky57@gmail.com>
2024-12-28 14:43:25 +01:00
patchback[bot]
0bc4970953
[PR #9423/0afd3386 backport][stable-9] [m-z]*.py: normalize doc_fragments ( #9429 )
...
[m-z]*.py: normalize doc_fragments (#9423 )
(cherry picked from commit 0afd3386d1
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-27 14:52:32 +01:00
patchback[bot]
4dd76284e9
[PR #9393/84655b0d backport][stable-9] i[b-n]*.py: normalize docs ( #9411 )
...
i[b-n]*.py: normalize docs (#9393 )
* i[b-n]*.py: normalize docs
* Update plugins/modules/ilo_redfish_command.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 84655b0d0f
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-26 22:44:38 +01:00
patchback[bot]
a66b9fc5c9
[PR #9395/3048d530 backport][stable-9] g*.py: normalize docs ( #9414 )
...
g*.py: normalize docs (#9395 )
* g*.py: normalize docs
* Update plugins/modules/gandi_livedns.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 3048d5305d
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-26 22:44:22 +01:00
patchback[bot]
87d63c5bed
[PR #9394/912065ad backport][stable-9] h*.py: normalize docs ( #9416 )
...
h*.py: normalize docs (#9394 )
* h*.py: normalize docs
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 912065ad0e
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-26 22:44:12 +01:00
Felix Fontein
e1d229f2c5
[stable-9] dig: handle NoNameservers exception ( #9363 ) ( #9410 )
...
dig: handle NoNameservers exception (#9363 )
Handle NoNameservers.
(cherry picked from commit 61b2304f4d
)
2024-12-26 17:13:08 +01:00
patchback[bot]
7506742c38
[PR #9352/9fc3092b backport][stable-9] s[e-n]*: normalize docs ( #9398 )
...
s[e-n]*: normalize docs (#9352 )
* s[e-n]*: normalize docs
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* quote line with : and remove extraneous notes
* Update plugins/modules/slack.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/seport.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 9fc3092bb3
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-26 08:39:24 +01:00
patchback[bot]
c64705474d
[PR #9372/bef82e28 backport][stable-9] p[a-e]*: normalize docs ( #9396 )
...
p[a-e]*: normalize docs (#9372 )
* p[a-e]*: normalize docs
* Update plugins/modules/packet_volume.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit bef82e28a2
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-26 08:39:12 +01:00
Felix Fontein
b8968c5c1c
Prepare 9.5.3 release.
2024-12-25 23:00:34 +01:00
patchback[bot]
1ccfc3b821
[PR #9353/70b62ed7 backport][stable-9] s[a-c]*: normalize docs ( #9375 )
...
s[a-c]*: normalize docs (#9353 )
* s[a-c]*: normalize docs
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 70b62ed745
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-25 21:41:01 +01:00
patchback[bot]
595c105a29
[PR #9351/4b23e5ec backport][stable-9] s[o-y]*: normalize docs ( #9368 )
...
s[o-y]*: normalize docs (#9351 )
* s[o-y]*: normalize docs
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/spectrum_model_attrs.py
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 4b23e5ecff
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-25 16:46:29 +01:00
patchback[bot]
e120c64a21
[PR #9339/6e84c137 backport][stable-9] t*: normalize docs ( #9355 )
...
t*: normalize docs (#9339 )
* t*: normalize docs
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* break long line to regain sanity
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 6e84c1375e
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-24 14:05:39 +01:00
patchback[bot]
8031011497
[PR #9338/2005125a backport][stable-9] u[a-s]*: normalize docs ( #9360 )
...
u[a-s]*: normalize docs (#9338 )
* u[a-s]*: normalize docs
* Update plugins/modules/udm_dns_record.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/udm_dns_record.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/udm_dns_record.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/udm_dns_zone.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/ufw.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 2005125af4
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-24 13:04:48 +00:00
patchback[bot]
961ba0ddcc
[PR #9335/c141f868 backport][stable-9] utm*: normalize docs ( #9345 )
...
utm*: normalize docs (#9335 )
* utm*: normalize docs
* Update plugins/modules/utm_aaa_group.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit c141f86883
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-23 21:40:51 +01:00
patchback[bot]
5d094c3bf3
[PR #9334/da51594f backport][stable-9] qubes connection plugin: fix display stmt ( #9336 )
...
qubes connection plugin: fix display stmt (#9334 )
* qubes connection plugin: fix display stmt
* add changelog frag
(cherry picked from commit da51594f9d
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-23 12:28:17 +01:00
patchback[bot]
19b6f9ef3f
[PR #9309/b57fef20 backport][stable-9] [vw]*: adjust docs ( #9325 )
...
[vw]*: adjust docs (#9309 )
[vm]*: adjust docs
(cherry picked from commit b57fef201e
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-23 12:22:42 +01:00
patchback[bot]
3dd1c9d64a
[PR #9306/d05d067f backport][stable-9] z mods adjust docs ( #9328 )
...
z mods adjust docs (#9306 )
z* modules: adjust docs (re-commiting with adjustment from PR)
(cherry picked from commit d05d067f3b
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-23 12:22:35 +01:00
patchback[bot]
f9086b4680
[PR #9310/2adcc34d backport][stable-9] CI: Arch Linux updated to Python 3.13 ( #9313 )
...
CI: Arch Linux updated to Python 3.13 (#9310 )
* Arch Linux updated to Python 3.13.
* Skip lmdb_kv lookup on Arch Linux.
Ref: https://github.com/jnwatson/py-lmdb/issues/362
(cherry picked from commit 2adcc34dd5
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-22 22:23:31 +01:00
patchback[bot]
861cbc29be
[PR #9281/1b6c0517 backport][stable-9] zfs modules: adjust docs ( #9304 )
...
zfs modules: adjust docs (#9281 )
* zfs modules: adjust docs
* Apply suggestions from code review
* fix examples indentation
* Update plugins/modules/zfs.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 1b6c05176b
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-21 23:52:01 +01:00
patchback[bot]
3f5445274c
[PR #9280/afa5716e backport][stable-9] yum_versionlock: adjust docs ( #9302 )
...
yum_versionlock: adjust docs (#9280 )
* yum_versionlock: adjust docs
* fix examples indentation
(cherry picked from commit afa5716e0b
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-12-21 19:26:30 +01:00
patchback[bot]
f9ee387f68
[PR #9297/d2088ccf backport][stable-9] Polish botmeta extra sanity test and make it work without warnings on Python 3.13 ( #9299 )
...
Polish botmeta extra sanity test and make it work without warnings on Python 3.13 (#9297 )
Polish botmeta and make it work without warnings on Python 3.13.
(cherry picked from commit d2088ccfcc
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-21 17:02:28 +01:00
patchback[bot]
aa3a43cfa8
[PR #9263/2682ec47 backport][stable-9] keycloak_authentication: Fix priority attribute during execution updates ( #9291 )
...
keycloak_authentication: Fix priority attribute during execution updates (#9263 )
keycloak_authentication: Fix priority attribute during execution updates.
(cherry picked from commit 2682ec47d9
)
Co-authored-by: Florian Apolloner <florian@apolloner.eu>
2024-12-20 23:06:25 +01:00
patchback[bot]
988d760372
[PR #9271/50b25f8c backport][stable-9] random_words integration tests: avoid test failure due to valid result ( #9273 )
...
random_words integration tests: avoid test failure due to valid result (#9271 )
Avoid test failure due to valid result.
(cherry picked from commit 50b25f8c01
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-17 21:33:30 +01:00
patchback[bot]
f78c1b304c
[PR #9259/65827bdc backport][stable-9] Drop myself from team_suse ( #9265 )
...
Drop myself from team_suse (#9259 )
I no longer work with ansible and/or SUSE so drop me from the team.
(cherry picked from commit 65827bdc96
)
Co-authored-by: Thomas Bechtold <thomasbechtold@jpberlin.de>
2024-12-16 20:58:41 +01:00
patchback[bot]
1e3a825e16
[PR #9250/f6dae1fc backport][stable-9] CI: Fix some issues pointed out by zizmor ( #9252 )
...
CI: Fix some issues pointed out by zizmor (#9250 )
Fix some issues pointed out by zizmor.
(cherry picked from commit f6dae1fc4d
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-14 15:17:08 +01:00
patchback[bot]
34fe33163b
[PR #9234/34e8e8e5 backport][stable-9] Fix VerifyBiosAttributes command on Systems with multiple entries ( #9248 )
...
Fix VerifyBiosAttributes command on Systems with multiple entries (#9234 )
* Fix verify_bios_attributes command
* Add changelog fragment
* Update changelogs/fragments/9234-fix-verify-bios-attributes-multi-system.yml
Improve fragment
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
---------
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
(cherry picked from commit 34e8e8e5d1
)
Co-authored-by: Scott Seekamp <sseekamp@coreweave.com>
2024-12-14 11:13:41 +01:00
patchback[bot]
396eb1d7e4
[PR #9243/9df4ef9a backport][stable-9] sysrc: add another exclusion for ezjail ( #9245 )
...
sysrc: add another exclusion for ezjail (#9243 )
Add another exclusion.
(cherry picked from commit 9df4ef9a9c
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-13 22:41:05 +01:00
Felix Fontein
baef8580ec
The next release will be 9.5.3.
2024-12-02 21:44:42 +01:00
Felix Fontein
d8505bd8d9
Release 9.5.2.
2024-12-02 21:12:30 +01:00
patchback[bot]
aa0df4d81d
[PR #9202/55d714da backport][stable-9] keycloak_clientscope_type: sort default and optional clientscope lists before diff ( #9221 )
...
keycloak_clientscope_type: sort default and optional clientscope lists before diff (#9202 )
* sort default and optional clientscope lists before diff
* add changelog fragment
(cherry picked from commit 55d714da81
)
Co-authored-by: fgruenbauer <gruenbauer@b1-systems.de>
2024-12-02 20:34:13 +01:00
patchback[bot]
c349861190
[PR #9198/f2dbe08d backport][stable-9] Fail if Slack API response is not OK with error message ( #9211 )
...
Fail if Slack API response is not OK with error message (#9198 )
* Fails if slack api return is not ok
* add changelog
* show all error
* add doc
* Update plugins/modules/slack.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/9198-fail-if-slack-api-response-is-not-ok-with-error-message.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit f2dbe08d0e
)
Co-authored-by: Matthieu Bourgain <aohzan@gmail.com>
2024-12-02 20:33:41 +01:00
patchback[bot]
a853e561f1
[PR #9187/f828bdee backport][stable-9] flatpak: force locale language to be C ( #9206 )
...
flatpak: force locale language to be C (#9187 )
* flatpak: force locale langauge to be C
* add changelog frag
(cherry picked from commit f828bdee22
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-11-28 20:06:48 +01:00
patchback[bot]
1d9367ebea
[PR #9186/a863b628 backport][stable-9] fixing broken check mode in the github_key ( #9204 )
...
fixing broken check mode in the github_key (#9186 )
* fixing datetime.strftime()
* added changelog fragment
* Update changelogs/fragments/9186-fix-broken-check-mode-in-github-key.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit a863b62859
)
Co-authored-by: tomcperry <99128358+tomcperry@users.noreply.github.com>
2024-11-28 20:06:32 +01:00
patchback[bot]
f1cf0c1949
[PR #9191/fa7c2df4 backport][stable-9] ufw: add note to docs about concurrency ( #9194 )
...
ufw: add note to docs about concurrency (#9191 )
* ufw: add note to docs about concurrency
* wordsmithing
(cherry picked from commit fa7c2df4b8
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-11-26 06:40:50 +01:00
Felix Fontein
5b26e09319
Prepare 9.5.2 release.
2024-11-23 15:41:47 +01:00
patchback[bot]
3cc5a5bc8d
[PR #9152/5a971587 backport][stable-9] Update docs for github_app_access_token.py ( #9163 )
...
Update docs for github_app_access_token.py (#9152 )
* Update github_app_access_token.py
updating docs - github_token missing {{ }}
* Update plugins/lookup/github_app_access_token.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 5a9715874a
)
Co-authored-by: Ian Richardson <126898943+PredatarIan@users.noreply.github.com>
2024-11-20 19:31:34 +01:00
patchback[bot]
cd0818e488
[PR #9157/4b0d5cb8 backport][stable-9] dnf_config_manager: fix parsing for non-english locales ( #9165 )
...
dnf_config_manager: fix parsing for non-english locales (#9157 )
* dnf_config_manager: forces locale to 'C' when the module starts
* adds changelog fragment
* Apply suggestions from code review
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
---------
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
(cherry picked from commit 4b0d5cb8cf
)
Co-authored-by: Stanislav Shamilov <shamilovstas@protonmail.com>
2024-11-20 19:30:32 +01:00
patchback[bot]
ad197a303a
[PR #9144/54194ccb backport][stable-9] modprobe: document when 'persistent' was added. ( #9155 )
...
modprobe: document when 'persistent' was added. (#9144 )
This is based on `git tag --contains
29f5033737a7fd86349ff3daab7d7ee7db66ad00`.
(cherry picked from commit 54194ccb24
)
Co-authored-by: Max Gautier <mg@max.gautier.name>
2024-11-19 20:17:10 +01:00
patchback[bot]
cdbf70d781
[PR #9145/dc856ab6 backport][stable-9] filters/dict: document the correct return value ( #9150 )
...
filters/dict: document the correct return value (#9145 )
(cherry picked from commit dc856ab6fe
)
Co-authored-by: Max Gautier <mg@max.gautier.name>
2024-11-18 20:58:51 +01:00
patchback[bot]
c77661c184
[PR #9143/2a66ac71 backport][stable-9] build(deps): bump fsfe/reuse-action from 4 to 5 ( #9147 )
...
build(deps): bump fsfe/reuse-action from 4 to 5 (#9143 )
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action ) from 4 to 5.
- [Release notes](https://github.com/fsfe/reuse-action/releases )
- [Commits](https://github.com/fsfe/reuse-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: fsfe/reuse-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 2a66ac719a
)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 19:49:21 +01:00