--- # Master playbook for eom.dev - name: Initial OS configuration hosts: all become: true roles: - role: ericomeehan.dump-debconf-database where: os == "debian"