install woodpecker agent
This commit is contained in:
parent
e6409a0a0e
commit
fef9b0866f
9 changed files with 126 additions and 6 deletions
7
nas.yml
7
nas.yml
|
|
@ -41,3 +41,10 @@
|
|||
roles:
|
||||
- rclone
|
||||
tags: rclone
|
||||
|
||||
- name: Install Woodpecker agent
|
||||
hosts: nas
|
||||
become: yes
|
||||
roles:
|
||||
- woodpecker
|
||||
tags: woodpecker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue