diff --git a/playbooks/install_morefine.yaml b/playbooks/install_morefine.yaml index 8c9d485..b61269b 100644 --- a/playbooks/install_morefine.yaml +++ b/playbooks/install_morefine.yaml @@ -70,7 +70,7 @@ - name: Get repo become: true ansible.builtin.shell: >- - add-apt-repository ppa:danielrichter2007/grub-customizer + add-apt-repository ppa:danielrichter2007/grub-customizer -y - name: Install grub-customizer become: true ansible.builtin.apt: