mirror of
https://github.com/pigmonkey/spark.git
synced 2026-07-30 19:21:56 +00:00
remove debug tags
This commit is contained in:
parent
99ad6e7fcd
commit
632c8ec549
1 changed files with 0 additions and 4 deletions
|
|
@ -9,15 +9,11 @@
|
|||
|
||||
- name: Verify that default applications file exists
|
||||
file: path=/etc/xdg/mimeapps.list state=touch
|
||||
tags:
|
||||
- debug
|
||||
|
||||
- name: Verify header in default applications file
|
||||
lineinfile: dest=/etc/xdg/mimeapps.list
|
||||
state=present
|
||||
line='[Default Applications]'
|
||||
insertbefore=BOF
|
||||
tags:
|
||||
- debug
|
||||
|
||||
- include: rofi.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue