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) · 976 Bytes

File metadata and controls

11 lines (6 loc) · 976 Bytes

Woodpecker CI Agent Ansible role

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

This is an Ansible role which installs the agent 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 server component of Woodpecker CI is managed by a sibling role - com.devture.ansible.role.woodpecker_ci_server.

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