add mode to template
All checks were successful
Deploy Containers / Prepare (push) Successful in 26s

This commit is contained in:
2025-07-30 00:07:32 -04:00
parent 2de31aa550
commit 58a5a97533

View File

@@ -31,6 +31,7 @@
template:
src: "prometheus.yml.j2"
dest: "{{ data_dir }}/monitoring/prometheus/config.yml"
mode: "0744"
- name: Create Prometheus Docker Container
docker_container: