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:
Major Hayden 2017-01-12 08:11:32 -06:00
parent c322abe2f8
commit 354b87c261
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@
tags:
- always
- name: V-38620 - Synchronize system clock (configuration file)
- name: RHEL-07-040210 - Synchronize system clock (configuration file)
template:
src: chrony.conf.j2
dest: "{{ chrony_conf_file }}"