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

Bug fix

parent 60cd59ec
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
when: fail2ban_local_archive is not defined
- name: "Copy Archive"
unarchive:
copy:
src: '/opt/{{ fail2ban_local_archive }}'
dest: '/tmp/fail2ban.tar.gz'
remote_src: yes
......
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