mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
timezone: change warning to debug (#2789)
* 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>
This commit is contained in:
parent
a55c96d5c1
commit
0bd345bfb0
2 changed files with 4 additions and 1 deletions
3
changelogs/fragments/1942_timezone.yml
Normal file
3
changelogs/fragments/1942_timezone.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- timezone - print error message to debug instead of warning when timedatectl fails (https://github.com/ansible-collections/community.general/issues/1942).
|
Loading…
Add table
Add a link
Reference in a new issue