aboutsummaryrefslogtreecommitdiffstats
path: root/roles/prometheus/tasks
diff options
context:
space:
mode:
authorGravatar chrislovering <[email protected]>2023-06-19 10:33:37 +0100
committerGravatar ChrisJL <[email protected]>2023-07-24 14:42:09 +0100
commita659dbe26dfd3036945baf7602674c0f926b0489 (patch)
tree42eeed81ddfbb48c0de4f3719f6adf91e1c9f04c /roles/prometheus/tasks
parentBump dependencies (diff)
Fix ansible-lint errors
Diffstat (limited to 'roles/prometheus/tasks')
-rw-r--r--roles/prometheus/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/prometheus/tasks/main.yml b/roles/prometheus/tasks/main.yml
index eb60335..b1bb67a 100644
--- a/roles/prometheus/tasks/main.yml
+++ b/roles/prometheus/tasks/main.yml
@@ -26,7 +26,7 @@
dest: /etc/prometheus/prometheus.yml
owner: prometheus
group: prometheus
- mode: 0400
+ mode: "0400"
tags:
- role::prometheus
notify: