ansible/changelogs/fragments/70449-facts-add-dst-timezone.yml

3 lines
159 B
YAML
Raw Normal View History

minor_changes:
- facts - add new fact ``date_time['tz_dst']``, which returns the daylight saving timezone (https://github.com/ansible/ansible/issues/69004).