Add dpkg-cleanup step to base config

This commit is contained in:
Joshua Boniface 2023-09-05 10:32:40 -04:00
parent 8ebb8a8339
commit 80f5a4f260
1 changed files with 7 additions and 0 deletions

View File

@ -1069,4 +1069,11 @@
- ssh
tags: base-services
#
# Cleanup
#
- name: run dpkg-cleanup.sh script
command: /usr/local/sbin/dpkg-cleanup.sh
- meta: flush_handlers