: get from ttrss to freshrss

This commit is contained in:
VC
2024-08-09 17:52:07 +02:00
parent 92cfa55f77
commit d2cd65ba2f
7 changed files with 45 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
---
- name: Include ttrss for web1
ansible.builtin.include_tasks: ttrss.yml
- name: Include freshrss for web1
ansible.builtin.include_tasks: freshrss.yml
when: inventory_hostname == 'web1.dmz.mateu.be'
- name: Include matomo for web2
ansible.builtin.include_tasks: matomo.yml