provide script to reset places in dolphin
This commit is contained in:
parent
10967afaf7
commit
ad7d1da61d
2 changed files with 227 additions and 0 deletions
|
@ -189,6 +189,11 @@
|
|||
- pwroff.timer
|
||||
notify: enable pwroff.timer
|
||||
|
||||
- name: copy lmn-reset-dolphin.sh
|
||||
ansible.builtin.copy:
|
||||
src: lmn-reset-dolphin.sh
|
||||
dest: /usr/local/bin/
|
||||
mode: 0755
|
||||
|
||||
################# general settings ##################
|
||||
- name: Protect grub menu entries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue