No description
Find a file
Gerry Demaret 4840fc3e29
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add basic README
2026-09-06 13:25:51 +02:00
bin Initial version 2026-09-04 19:22:55 +02:00
group_vars/all Add and fix lint, add CI 2026-09-06 13:19:04 +02:00
playbooks Add and fix lint, add CI 2026-09-06 13:19:04 +02:00
.ansible-lint Add and fix lint, add CI 2026-09-06 13:19:04 +02:00
.gitignore Initial version 2026-09-04 19:22:55 +02:00
.woodpecker.yml Add and fix lint, add CI 2026-09-06 13:19:04 +02:00
ansible.cfg Initial version 2026-09-04 19:22:55 +02:00
hosts hosts: remove obsolete stuff 2026-09-05 09:54:45 +02:00
LICENSE Initial version 2026-09-04 19:22:55 +02:00
README.md Add basic README 2026-09-06 13:25:51 +02:00
requirements.yml Add and fix lint, add CI 2026-09-06 13:19:04 +02:00

FOSDEM video infrastructure - Ansible playbooks

Ansible playbooks and roles for FOSDEM video infrastructure.

Usage

Install dependencies:

ansible-galaxy install -r requirements.yml --force

Run playbooks:

ansible-playbook -i hosts playbooks/<playbook>.yml

License

MIT