Initial version of woodpecker collection
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
parent
07a8b255d8
commit
e30c984e12
11 changed files with 309 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Ansible Collection - enbewe.woodpecker
|
||||
|
||||
Collecion to deploy woodpecker build server.
|
||||
|
||||
## Playbooks
|
||||
|
||||
### enbewe.woodpecker.deploy
|
||||
Deploys the role `enbewe.woodpecker.woodpecker` to all hosts of the group `woodpecker`.
|
||||
|
||||
## Roles
|
||||
Installs the [Woodpecker CI](https://woodpecker-ci.org/) server as well as a runner as docker containers on the machine.
|
||||
|
||||
The software is deployed as containers in podman.
|
Loading…
Add table
Add a link
Reference in a new issue