mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
0221d1ad20
* Introduce and use locale-naive rfc2822 date format function. Fixes #44857 * Adjust test expected response
2 lines
154 B
YAML
2 lines
154 B
YAML
bugfixes:
|
|
- get_url / uri - Use custom rfc2822 date format function instead of locale specific strftime (https://github.com/ansible/ansible/issues/44857)
|