Correction installation paquets
This commit is contained in:
parent
9c3b7e6915
commit
19a578ead4
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# cd /opt
|
||||
# git clone https://git.libretic.fr/libretic/libreticmenu.git
|
||||
# cd libreticmenu
|
||||
# ansible-playbook ansible/cubic-setup.yml
|
||||
# ./libreticmenu.sh --cubic
|
||||
#
|
||||
|
||||
- name: Préparation de l'installation dans cubic
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
mint_install_user: installer
|
||||
|
||||
required_packages:
|
||||
- openssh-server
|
||||
- nextcloud-desktop
|
||||
- gimp
|
||||
- vlc
|
||||
- deja-dup
|
||||
|
||||
remove_packages:
|
||||
- mintchat
|
||||
|
|
Loading…
Reference in a new issue