Files
startusingansible/training/dpkg-configure.yml

7 lines
121 B
YAML

- name: Dpkg configure
hosts: all
become: yes
tasks:
- name: Dpkg configure
command: dpkg --configure -a