mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
4df33d26b1
* timezone: change warning to debug
Convert warning message to debug when timedatectl found but not usable.
Fixes: #1942
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* add changelog entry
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 0bd345bfb0
)
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
3 lines
175 B
YAML
3 lines
175 B
YAML
---
|
|
minor_changes:
|
|
- timezone - print error message to debug instead of warning when timedatectl fails (https://github.com/ansible-collections/community.general/issues/1942).
|