This ansible role installs the flowblade non-linear multitrack video editor.
- hosts: all
roles:
- wtanaka.flowblade
Default: True
When True
, this role short-circuits itself if a flowblade
is
already in the PATH
.
The full set of configuration options available are visible in defaults/main.yml
GPLv2