Back to lxqt without dolphin
This commit is contained in:
parent
0c7dbe9b47
commit
a544d20a3c
4 changed files with 16 additions and 13 deletions
12
playbook.yml
12
playbook.yml
|
|
@ -16,7 +16,7 @@
|
|||
- spice-vdagent
|
||||
- vim
|
||||
- git
|
||||
- dolphin
|
||||
# - dolphin
|
||||
- mariadb-server
|
||||
- extrepo
|
||||
update_cache: true
|
||||
|
|
@ -28,11 +28,11 @@
|
|||
autoremove: true
|
||||
state: absent
|
||||
|
||||
- name: Set link to dolphin
|
||||
ansible.builtin.file:
|
||||
src: /usr/bin/dolphin
|
||||
dest: /usr/local/bin/pcmanfm-qt
|
||||
state: link
|
||||
# - name: Set link to dolphin
|
||||
# ansible.builtin.file:
|
||||
# src: /usr/bin/dolphin
|
||||
# dest: /usr/local/bin/pcmanfm-qt
|
||||
# state: link
|
||||
|
||||
- name: Activate contrib and non-free repos for extrepo
|
||||
ansible.builtin.lineinfile:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue