Files
kolla-ansible/ansible/group_vars/all/collectd.yml
Michal Nasiadka 78f3c2b5de ansible-lint: Remove yaml[truthy] from excludes
Normalize quotes and some other easy fixes done by
ansible-lint --fix

Also drop etc from excludes and ignore comment check in
etc/kolla/globals.yml

Pinning to ansible-lint<25.11.0 because 25.11.1 is breaking
without any messages

Change-Id: I7dee3866191cef84cd12b1816cdab0a02380ec7f
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
2025-11-28 09:06:26 +00:00

5 lines
55 B
YAML

---
enable_collectd: false
collectd_udp_port: "25826"