Skip to content
Snippets Groups Projects
Commit e84a44cc authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-playbooks/general#85 Linting [skip-ci]

parent 82a938ed
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
dest: /etc/haproxy/{{ item }} dest: /etc/haproxy/{{ item }}
owner: root owner: root
group: root group: root
mode: 644 mode: 0644
with_items: with_items:
- blacklist.ip - blacklist.ip
- blacklist.referer - blacklist.referer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment