mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-04 17:50:32 -07:00
Skip timezone test on RHEL 7.9 VMs (#9035)
Skip timezone test on RHEL 7.9 VMs.
This commit is contained in:
parent
064f76c27b
commit
b1f4604067
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ destructive
|
|||
skip/aix
|
||||
skip/osx
|
||||
skip/macos
|
||||
skip/rhel7.9 # TODO: '/bin/timedatectl set-local-rtc no' fails with 'Failed to set local RTC: Failed to set RTC to local/UTC: Input/output error'
|
||||
|
|
Loading…
Add table
Reference in a new issue