mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
upt playbook
This commit is contained in:
@ -70,7 +70,7 @@
|
|||||||
- name: Get repo
|
- name: Get repo
|
||||||
become: true
|
become: true
|
||||||
ansible.builtin.shell: >-
|
ansible.builtin.shell: >-
|
||||||
add-apt-repository ppa:danielrichter2007/grub-customizer
|
add-apt-repository ppa:danielrichter2007/grub-customizer -y
|
||||||
- name: Install grub-customizer
|
- name: Install grub-customizer
|
||||||
become: true
|
become: true
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
|
Reference in New Issue
Block a user