Fix copy/paste error in task name
The STIG id from the RHEL 6 STIG was accidentally copy/pasted into one of the tasks for the RHEL 7 STIG. Change-Id: Idd3245c105d656b2f30fe956e29b1e27518805b4
This commit is contained in:
parent
c322abe2f8
commit
354b87c261
@ -239,7 +239,7 @@
|
|||||||
tags:
|
tags:
|
||||||
- always
|
- always
|
||||||
|
|
||||||
- name: V-38620 - Synchronize system clock (configuration file)
|
- name: RHEL-07-040210 - Synchronize system clock (configuration file)
|
||||||
template:
|
template:
|
||||||
src: chrony.conf.j2
|
src: chrony.conf.j2
|
||||||
dest: "{{ chrony_conf_file }}"
|
dest: "{{ chrony_conf_file }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user