--- ## Monitoring - name: Monitoring gather_facts: false hosts: belvedere-test roles: # - 'stable/monitoring/prometheus' # - 'stable/monitoring/blackbox_exporter' # - 'stable/monitoring/alertmanager' # - 'stable/dnsmasq' # - 'wireguard' - 'stable/nginx' vars_files: # - monitoring.yml # - smtp.yml # - telegram.yml # - test.yml # - wireguard.yml - belvederi.yml tags: monitoring