Skip to content
Snippets Groups Projects
Verified Commit f2e886a1 authored by Chris Croome's avatar Chris Croome
Browse files

tweak

parent 827a8322
No related branches found
No related tags found
No related merge requests found
Pipeline #30845 passed
......@@ -37,7 +37,7 @@
loop_control:
loop_var: fail2ban_logpath
- name: Touch log files # noqa: risky-file-permissions
- name: Touch log files without changing ownership or mode # noqa: risky-file-permissions
ansible.builtin.file:
path: "{{ fail2ban_logpath }}"
state: touch
......
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