Compare commits

..

1 Commits

Author SHA1 Message Date
Jeremy Gardais 68c5d4e9f7
Remove recurse on fail2ban custom directory
Molecule idempotence test
2021-08-18 16:02:22 +02:00
1 changed files with 0 additions and 1 deletions

View File

@ -227,7 +227,6 @@
path: "{{ nft__fail2ban_service_unit_path | dirname }}"
state: directory
mode: '0755'
recurse: yes
when:
- nft_enabled|bool
- nft_service_manage|bool