dpkg-reconfigure
This commit is contained in:
7
training/dpkg-configure.yml
Normal file
7
training/dpkg-configure.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
- name: Dpkg configure
|
||||||
|
hosts: all
|
||||||
|
become: yes
|
||||||
|
tasks:
|
||||||
|
|
||||||
|
- name: Dpkg configure
|
||||||
|
command: dpkg --configure -a
|
||||||
Reference in New Issue
Block a user