diff --git a/playbooks/manjaro.yaml b/playbooks/manjaro.yaml index 09bdc7a..9d0f7f9 100644 --- a/playbooks/manjaro.yaml +++ b/playbooks/manjaro.yaml @@ -44,6 +44,11 @@ - wget state: present become: yes + - name: Ensure dconf-editor + community.general.pacman: + name: dconf-editor + state: present + become: yes # Install DNET CA - name: Download DNET CA