ntfy: also install on ruby

This commit is contained in:
Jef Roosens 2024-01-20 13:36:24 +01:00
parent a05cbf9a6f
commit 9b29e68378
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
4 changed files with 52 additions and 43 deletions

View file

@ -13,6 +13,12 @@
- ruby
tags: ruby
- hosts: ruby
become: yes
roles:
- ntfy
tags: ntfy
- name: Install Woodpecker agent
hosts: ruby
become: yes