Disable timezone tests on Arch Linux (#7831)

Disable timezone tests on Arch Linux.
This commit is contained in:
Felix Fontein
2024-01-13 10:11:24 +01:00
committed by GitHub
parent 878664778e
commit 8891f559ef

View File

@@ -77,6 +77,7 @@
when:
- ansible_facts.distribution ~ ansible_facts.distribution_major_version not in ['Fedora31', 'Fedora32']
- not (ansible_os_family == 'Alpine') # TODO
- not (ansible_distribution == 'Archlinux') # TODO
block:
- name: set timezone to Etc/UTC
timezone: