ntfy: also install on ruby
This commit is contained in:
parent
a05cbf9a6f
commit
9b29e68378
4 changed files with 52 additions and 43 deletions
6
ruby.yml
6
ruby.yml
|
|
@ -13,6 +13,12 @@
|
|||
- ruby
|
||||
tags: ruby
|
||||
|
||||
- hosts: ruby
|
||||
become: yes
|
||||
roles:
|
||||
- ntfy
|
||||
tags: ntfy
|
||||
|
||||
- name: Install Woodpecker agent
|
||||
hosts: ruby
|
||||
become: yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue