Skip to content

Commit

Permalink
purge insecure packages
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Hartmann <[email protected]>
  • Loading branch information
chris-rock committed Jun 1, 2020
1 parent 4e923c9 commit 90cfbe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/apt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
apt:
name: '{{ os_security_packages_list }}'
state: 'absent'
purge: 'yes'
when: os_security_packages_clean | bool

0 comments on commit 90cfbe3

Please sign in to comment.