ansible-lint: fix issues
This commit is contained in:
parent
9b092d0daf
commit
c246a6815c
3 changed files with 6 additions and 8 deletions
|
|
@ -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') }}"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue