928 B
928 B
Ansible Role: woodpecker
Installs woodpecker-ci server and agent as containers.
All known versioning tools can be configured.
Currently only Let's Encrypt certificates are supported and no self-created or self-signed certificates.
Requirements
Role Variables
Available variables are listed in defaults/main.yml
and templates/server.env.j2
. A lot of variables omitted by default.
Dependencies
None.
Example Playbook
- hosts: server
become: true
roles:
- rhiz0et.woodpecker
vars:
woodpecker_admins: myadmin
woodpecker_host: https://ci.myhost.de
License
GPL-3.0-or-later
Author Information
This role was created in 2021 by rhiz0et.