From 4cd81a60ebb04ceeeac11d4942dede91e351305f Mon Sep 17 00:00:00 2001 From: jaydee Date: Wed, 2 Aug 2023 23:36:54 +0200 Subject: [PATCH] upt playbook --- playbooks/install_morefine.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: