aboutsummaryrefslogtreecommitdiffstats
path: root/roles/fail2ban
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/fail2ban
parentBump dependencies (diff)
Fix ansible-lint errors
Diffstat (limited to 'roles/fail2ban')
-rw-r--r--roles/fail2ban/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/fail2ban/tasks/main.yml b/roles/fail2ban/tasks/main.yml
index c71335b..74a5442 100644
--- a/roles/fail2ban/tasks/main.yml
+++ b/roles/fail2ban/tasks/main.yml
@@ -12,7 +12,7 @@
dest: /etc/fail2ban/jail.local
owner: root
group: root
- mode: 0644
+ mode: "0644"
tags:
- role::fail2ban
notify: