Skip to content

Commit

Permalink
Ignore errors on task that enables AV task
Browse files Browse the repository at this point in the history
Further work is needed to make this work correctly.
  • Loading branch information
samdoran committed Jul 28, 2016
1 parent 8f689a4 commit e773fe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/fix-cat1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@
name: "{{ rhel7stig_av_package.service }}"
state: started
enabled: yes
ignore_errors: yes
tags:
- cat1
- high
Expand Down

0 comments on commit e773fe1

Please sign in to comment.