Move to system_roles collection for timesync

This commit is contained in:
Anshul Behl
2021-08-11 12:20:51 -04:00
parent 16ba185648
commit 5699c6fb59

View File

@@ -17,7 +17,7 @@
- name: Configure Timesync
when: harden_time | bool
include_role:
name: linux-system-roles.timesync
name: redhat.rhel_system_roles.timesync
- name: SSH Hardening
when: harden_ssh | bool