there is no ntpdate for el8+:x - use chrony
This commit is contained in:
parent
0da9feb845
commit
afa5c85b2f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
dnf:
|
||||
state: present
|
||||
pkg:
|
||||
- ntpdate
|
||||
- chrony
|
||||
- libselinux-python
|
||||
when: ansible_distribution_major_version|int > 7 and ansible_distribution == 'RedHat' and ansible_cmdline.ostree is not defined
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue