Correction installation paquets

This commit is contained in:
Navas 2024-10-05 15:31:47 +02:00
parent 9c3b7e6915
commit 19a578ead4
2 changed files with 5 additions and 4 deletions

View file

@ -7,7 +7,7 @@
# cd /opt # cd /opt
# git clone https://git.libretic.fr/libretic/libreticmenu.git # git clone https://git.libretic.fr/libretic/libreticmenu.git
# cd libreticmenu # cd libreticmenu
# ansible-playbook ansible/cubic-setup.yml # ./libreticmenu.sh --cubic
# #
- name: Préparation de l'installation dans cubic - name: Préparation de l'installation dans cubic

View file

@ -1,7 +1,8 @@
mint_install_user: installer
required_packages: required_packages:
- openssh-server - nextcloud-desktop
- gimp
- vlc
- deja-dup
remove_packages: remove_packages:
- mintchat - mintchat