No description
- Python 100%
|
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
|---|---|---|
| bin | ||
| group_vars/all | ||
| playbooks | ||
| .ansible-lint | ||
| .gitignore | ||
| .woodpecker.yml | ||
| ansible.cfg | ||
| hosts | ||
| LICENSE | ||
| README.md | ||
| requirements.yml | ||
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