mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
replace abcde with whipper
This commit is contained in:
parent
919d40239e
commit
34ae47664a
2 changed files with 5 additions and 10 deletions
|
|
@ -1,9 +0,0 @@
|
|||
---
|
||||
- name: Install abcde and dependencies
|
||||
pacman:
|
||||
name:
|
||||
- cdparanoia
|
||||
- abcde
|
||||
state: present
|
||||
tags:
|
||||
- abcde
|
||||
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
- include_tasks: beets.yml
|
||||
- include_tasks: abcde.yml
|
||||
- include_tasks: imagemagick.yml
|
||||
- include_tasks: inkscape.yml
|
||||
- include_tasks: gimp.yml
|
||||
|
|
@ -61,3 +60,8 @@
|
|||
pacman:
|
||||
name: digikam
|
||||
state: present
|
||||
|
||||
- name: Install whipper
|
||||
pacman:
|
||||
name: whipper
|
||||
state: present
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue