forked from bitlair/ansible
photos: Install ffmpeg
This commit is contained in:
parent
893c8133f5
commit
24d6a769a6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: Install dependencies
|
||||
apt:
|
||||
name: [ nodejs, npm, imagemagick, graphicsmagick ]
|
||||
name: [ nodejs, npm, imagemagick, graphicsmagick, ffmpeg ]
|
||||
|
||||
- name: Clone source
|
||||
git:
|
||||
|
|
Loading…
Add table
Reference in a new issue