Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 977 Bytes

File metadata and controls

11 lines (6 loc) · 977 Bytes

Woodpecker CI Server Ansible role

⚠️ WARNING: this role is now maintained in mother-of-all-self-hosting/ansible-role-woodpecker-ci-server.

This is an Ansible role which installs the server component of Woodpecker CI to run as a Docker container wrapped in a systemd service.

This role implicitly depends on com.devture.ansible.role.systemd_docker_base.

The agent component of Woodpecker CI is managed by a sibling role - com.devture.ansible.role.woodpecker_ci_agent.

For an Ansible playbook which integrates this role and makes it easier to use, see the mash-playbook.