Skip to content

Commit

Permalink
remove tags from auditd tags as it's already set in main.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Herzog <snoopotic@gmail.com>
  • Loading branch information
snoopotic committed Feb 23, 2020
1 parent e755613 commit 48cd7d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tasks/auditd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
package:
name: '{{ auditd_package }}'
state: 'present'
tags: auditd

- name: configure auditd | package-08
template:
Expand All @@ -14,4 +13,3 @@
group: 'root'
mode: '0640'
notify: 'restart-auditd'
tags: auditd

0 comments on commit 48cd7d7

Please sign in to comment.