: add freshrss webapps

This commit is contained in:
VC
2025-02-14 13:59:48 +01:00
parent e05e592ed4
commit b131cede70
12 changed files with 171 additions and 15 deletions

View File

@@ -1,11 +1,5 @@
---
- 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
when: inventory_hostname == 'web2.dmz.mateu.be'
- name: WP for NintendojoFR
ansible.builtin.include_tasks: wp_dojo.yml
when: inventory_hostname == 'web2.dmz.mateu.be'