No description
|
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
|---|---|---|
| files/nginx | ||
| handlers | ||
| meta | ||
| tasks | ||
| .ansible-lint | ||
| .gitignore | ||
| .woodpecker.yml | ||
| LICENSE | ||
| README.md | ||
Ansible role: fosdem-video.web-frontend
Ansible role for configuring the web frontend server. This role installs required packages and configures nginx to serve the FOSDEM video web frontend.
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.web-frontend }
License
MIT