ansible-lint: fix issues
All checks were successful
/ Ansible Lint (pull_request) Successful in 3m1s
/ Ansible Lint (push) Successful in 2m18s

This commit is contained in:
June 2026-03-06 21:26:36 +01:00
commit c246a6815c
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
3 changed files with 6 additions and 8 deletions

View file

@ -2,4 +2,3 @@ nginx__version_spec: ""
nginx__configurations: nginx__configurations:
- name: diday.org - name: diday.org
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/www2/nginx/diday.org.conf') }}" content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/www2/nginx/diday.org.conf') }}"

View file

@ -40,4 +40,3 @@ alloy_config_default: |
targets = prometheus.exporter.unix.local_system.targets targets = prometheus.exporter.unix.local_system.targets
forward_to = [prometheus.relabel.z9_common.receiver] forward_to = [prometheus.relabel.z9_common.receiver]
} }