Merge pull request #34 from anshulbehl/hardening_collection

Move to system_roles collection for timesync
This commit is contained in:
Sean Cavanaugh
2021-08-11 15:22:02 -04:00
committed by GitHub

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