2024-01-11 10:37:11 +00:00
|
|
|
---
|
|
|
|
- name: Perform common tasks
|
|
|
|
hosts: ruby
|
|
|
|
become: yes
|
|
|
|
roles:
|
|
|
|
- base
|
|
|
|
- common
|
|
|
|
tags: base
|
|
|
|
|
|
|
|
- hosts: ruby
|
|
|
|
become: yes
|
|
|
|
roles:
|
|
|
|
- ruby
|
|
|
|
tags: ruby
|
2024-01-11 10:43:38 +00:00
|
|
|
|
2024-01-20 12:36:24 +00:00
|
|
|
- hosts: ruby
|
|
|
|
become: yes
|
|
|
|
roles:
|
|
|
|
- ntfy
|
|
|
|
tags: ntfy
|
|
|
|
|
2024-01-11 10:43:38 +00:00
|
|
|
- name: Install Woodpecker agent
|
|
|
|
hosts: ruby
|
|
|
|
become: yes
|
|
|
|
roles:
|
|
|
|
- woodpecker
|
|
|
|
tags: woodpecker
|
|
|
|
|
|
|
|
- name: Install Restic
|
|
|
|
hosts: ruby
|
|
|
|
become: yes
|
|
|
|
roles:
|
|
|
|
- restic
|
|
|
|
tags: restic
|
2024-01-11 12:02:45 +00:00
|
|
|
|
|
|
|
- hosts: ruby
|
|
|
|
become: yes
|
|
|
|
roles:
|
|
|
|
- monica
|
|
|
|
tags: monica
|
2024-01-12 15:30:15 +00:00
|
|
|
|
|
|
|
- hosts: ruby
|
|
|
|
become: yes
|
|
|
|
roles:
|
|
|
|
- miniflux
|
|
|
|
tags: miniflux
|
2024-02-13 08:41:35 +00:00
|
|
|
|
|
|
|
- name: Ensure Baikal is installed
|
|
|
|
hosts: ruby
|
|
|
|
become: yes
|
|
|
|
roles:
|
|
|
|
- baikal
|
|
|
|
tags: baikal
|
2024-08-08 15:00:11 +00:00
|
|
|
|
|
|
|
- hosts: ruby
|
|
|
|
become: yes
|
|
|
|
roles:
|
|
|
|
- atuin-server
|
|
|
|
tags: atuin
|
2024-08-09 11:53:13 +00:00
|
|
|
|
|
|
|
- hosts: ruby
|
|
|
|
become: yes
|
|
|
|
roles:
|
|
|
|
- gitea
|
|
|
|
tags: gitea
|
2024-10-01 12:28:28 +00:00
|
|
|
|
|
|
|
- hosts: ruby
|
|
|
|
become: yes
|
|
|
|
roles:
|
|
|
|
- kanboard
|
|
|
|
tags: kanboard
|
|
|
|
|
2025-01-12 22:19:37 +00:00
|
|
|
- hosts: ruby
|
2024-10-01 12:28:28 +00:00
|
|
|
become: yes
|
|
|
|
roles:
|
|
|
|
- matrix
|
|
|
|
tags: matrix
|
2025-01-12 22:19:37 +00:00
|
|
|
|
|
|
|
- hosts: ruby
|
|
|
|
become: yes
|
|
|
|
roles:
|
|
|
|
- calathea
|
|
|
|
tags: calathea
|