No description
- Python 100%
|
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
|---|---|---|
| files/audio-fetcher | ||
| meta | ||
| tasks | ||
| templates | ||
| .ansible-lint | ||
| .gitignore | ||
| .woodpecker.yml | ||
| LICENSE | ||
| README.md | ||
| requirements.yml | ||
Ansible role: fosdem-video.audio-parser
Ansible role for configuring and installing the audio parser service. This role handles installation and configuration of audiofetcher components.
Role Variables
Available variables are listed below, along with default values
(see defaults/main.yml):
Default Configuration
Refer to defaults/main.yml for default configuration variables specific to
this role.
Dependencies
None.
Example Playbook
- hosts: servers
remote_user: root
roles:
- { role: fosdem-video.audio-parser }
License
MIT