Skip to content

Commit

Permalink
purge insecure packages (#275)
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Hartmann <[email protected]>
  • Loading branch information
chris-rock authored Jun 2, 2020
1 parent 4e923c9 commit 0aba114
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 0aba114

Please sign in to comment.