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
5
playbooks/deploy.yml
Normal file
5
playbooks/deploy.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: 'Deploy woodpecker role to host group'
|
||||
hosts: 'woodpecker'
|
||||
roles:
|
||||
- 'enbewe.woodpecker.woodpecker'
|
Loading…
Add table
Add a link
Reference in a new issue