add mode to template
All checks were successful
Deploy Containers / Prepare (push) Successful in 26s
All checks were successful
Deploy Containers / Prepare (push) Successful in 26s
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user