base: Enable chrony for all RedHat based hosts
This commit is contained in:
parent
41d7480acf
commit
3f0dc214f7
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
||||||
name: "{{ role }}"
|
name: "{{ role }}"
|
||||||
with_items:
|
with_items:
|
||||||
- selinux # selinux first to get fcontexts working
|
- selinux # selinux first to get fcontexts working
|
||||||
|
- chrony
|
||||||
- rsyslog
|
- rsyslog
|
||||||
loop_control:
|
loop_control:
|
||||||
loop_var: role
|
loop_var: role
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue