No description
|
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
|---|---|---|
| files | ||
| meta | ||
| tasks | ||
| vars | ||
| .ansible-lint | ||
| .gitignore | ||
| .woodpecker.yml | ||
| LICENSE | ||
| README.md | ||
Ansible role: fosdem-video.repo
Ansible role for configuring packagecloud.io repository for FOSDEM video infrastructure. This role adds the video-team repository to apt for Debian-based systems supporting both Debian 12 (Bookworm) and Debian 13 (Trixie).
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.repo }
License
MIT