dpkg-reconfigure

This commit is contained in:
2026-05-07 17:42:38 +02:00
parent 7da40dce19
commit 4e35138e6d

View File

@@ -0,0 +1,7 @@
- name: Dpkg configure
hosts: all
become: yes
tasks:
- name: Dpkg configure
command: dpkg --configure -a